Already on 'releasebranch_8_5' Your branch is up to date with 'origin/releasebranch_8_5'. git update... From https://github.com/OSGeo/grass c7fc4ea573..9e9262b951 main -> origin/main + 0b626e781b...bcbeaf225c renovate/releasebranch_8_5-ruff -> origin/renovate/releasebranch_8_5-ruff (forced update) Already on 'releasebranch_8_5' Your branch is up to date with 'origin/releasebranch_8_5'. Already up to date. On branch releasebranch_8_5 Your branch is up to date with 'origin/releasebranch_8_5'. nothing to commit, working tree clean configuring The GRASS GIS repository has already been cloned. Continuing... Fri Jul 17 06:10:14 AM UTC 2026 Already on 'releasebranch_8_5' Your branch is up to date with 'origin/releasebranch_8_5'. Updated 0 paths from the index checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether to use C++... "yes" checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for executable suffix... no checking for full floating-point support... yes checking for pwd... /bin/pwd checking for source directory... "/home/neteler/src/releasebranch_8_5" checking for build directory... "/home/neteler/src/releasebranch_8_5" checking for git... /bin/git checking for GRASS headers commit date... 2026-05-08T13:59:00+00:00 checking for MacOSX App... "no" checking for MacOSX architectures... no checking for MacOSX SDK... no checking how to build libraries... shared checking for additional include dirs... checking for additional library dirs... checking for a BSD-compatible install... /bin/install -c checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for ranlib... ranlib checking for ar... ar checking for env... env checking for perl... /bin/perl checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for limits.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for values.h... yes checking for sys/ioctl.h... yes checking for sys/mtio.h... yes checking for sys/resource.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for libintl.h... yes checking for iconv.h... yes checking for langinfo.h... yes checking for off_t... yes checking for uid_t... yes checking for gid_t... yes checking for ftime... yes checking for gethostname... yes checking for gettimeofday... yes checking for lseek... yes checking for nice... yes checking for time... yes checking for uname... yes checking for seteuid... yes checking for setpriority... yes checking for setreuid... yes checking for setruid... no checking for drand48... yes checking for putenv... yes checking for setenv... yes checking for nanosleep... yes checking whether setpgrp requires zero arguments... yes checking for long long int... yes checking for int64_t... yes checking for W11... "no" checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for library containing cuserid... none required checking for asprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for atan... no checking for atan in -lm... yes checking for dlsym... yes checking for iconv... yes checking for socket... yes checking for location of zlib includes... checking for zlib.h... yes checking for location of zlib library... checking for deflate in -lz... yes checking whether to use bzlib... "no" checking whether to use zstd... "yes" checking for location of zstd includes... checking for zstd.h... yes checking for location of zstd library... checking for ZSTD_compress in -lzstd... yes checking for location of PROJ includes... checking for proj.h... yes checking PROJ major version... 9 checking PROJ minor version... 6 checking PROJ patch version... 0 using PROJ version "9.6.0" checking for location of PROJ library... checking for proj_pj_info in -lproj... yes checking for location of PROJ data files... /usr/share/proj checking whether to use regex... "yes" checking whether to use pcre... "no" checking for location of regex includes... checking for regex.h... yes checking for location of regex library... checking for regcomp... yes checking whether to use Readline... "no" checking whether to use PNG... yes checking for libpng-config... /bin/libpng-config checking whether to use GDAL... yes checking for gdal-config... /bin/gdal-config checking GDAL major version version... 3 checking GDAL minor version version... 10 checking GDAL revision version version... 3 using GDAL version "3.10.3" checking whether to use libLAS... no checking whether to use PDAL... no checking whether to use NetCDF... yes checking for nc-config... /bin/nc-config checking whether to use GEOS... yes checking for geos-config... /bin/geos-config checking for geos_c.h... yes checking for initGEOS in -lgeos_c... yes checking whether to use TIFF... "yes" checking for location of TIFF includes... checking for tiffio.h... yes checking for location of TIFF library... checking for TIFFOpen in -ltiff... yes checking whether to use PostgreSQL... "yes" checking for location of PostgreSQL includes... /usr/include/postgresql checking for libpq-fe.h... yes checking for location of PostgreSQL library... checking for PQsetdbLogin in -lpq... yes checking for PQcmdTuples in -lpq... yes checking whether to use MySQL... "no" checking whether to use SQLite... "yes" checking for location of SQLite includes... checking for sqlite3.h... yes checking for location of SQLite library... checking for sqlite3_open in -lsqlite3... yes checking whether to use OpenGL... "yes" checking for location of OpenGL includes... checking for GL/gl.h... yes checking for GL/glu.h... yes checking for location of OpenGL library... checking for glBegin in -lGL... yes checking for gluBeginCurve in -lGLU... yes checking for glXCreatePbuffer... yes checking for glXCreateGLXPixmap... yes checking whether to use ODBC... "yes" checking for location of ODBC includes... checking for windows.h... no checking for sql.h... yes checking for location of ODBC library... checking for SQLConnect in -lodbc... yes checking whether to use FFTW... "yes" checking for location of FFTW includes... checking for fftw3.h... yes checking for location of FFTW library... checking for fftw_execute in -lfftw3... yes checking whether to use (C)BLAS... yes checking for cblas.h... yes checking for linking to (C)BLAS... blas-netlib checking whether to use LAPACK(E)... yes checking for lapacke.h... yes checking for linking to LAPACK(E)... lapacke checking whether to use LIBSVM... "yes" checking for location of LIBSVM includes... checking for svm.h... no checking for libsvm/svm.h... yes checking for location of libsvm library... checking for svm_load_model in -lsvm... yes checking whether to use Cairo... "yes" checking for location of cairo includes... checking for cairo.h... yes checking for location of cairo library... checking for cairo linking flags... -lfontconfig checking for cairo_create... yes checking for cairo_xlib_surface_create_with_xrender_format... yes checking for cairo_xlib_surface_get_xrender_format... yes checking whether to use FreeType... "yes" checking for location of FreeType includes... /usr/include/freetype2 checking for ft2build.h... yes checking for location of FreeType library... checking for FT_Init_FreeType in -lfreetype... yes checking whether to use NLS... "yes" checking for gettext... yes checking whether to use POSIX threads... "no" checking whether to use OpenMP... "no" checking whether to use OpenCL... "no" checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no configure: creating ./config.status config.status: creating include/Make/Platform.make config.status: creating include/Make/Doxyfile_arch_html config.status: creating include/Make/Doxyfile_arch_latex config.status: creating include/grass/version.h config.status: creating grass.pc config.status: creating include/grass/config.h Copying config.status to config.status.x86_64-pc-linux-gnu GRASS is now configured for: x86_64-pc-linux-gnu Source directory: /home/neteler/src/releasebranch_8_5 Build directory: /home/neteler/src/releasebranch_8_5 Installation directory: ${prefix}/grass85 Startup script in directory:${exec_prefix}/bin C compiler: gcc -Werror-implicit-function-declaration -fno-common C++ compiler: g++ -g -O2 Building shared libraries: yes OpenGL platform: X11 MacOSX application: no MacOSX architectures: MacOSX SDK: BLAS support: yes BZIP2 support: no C++ support: yes Cairo support: yes FFTW support: yes FreeType support: yes GEOS support: yes LAPACK support: yes Large File support (LFS): yes libLAS support: no LIBSVM support: yes MySQL support: no NetCDF support: yes NLS support: yes ODBC support: yes OpenCL support: no OpenGL support: yes OpenMP support: no PDAL support: no PNG support: yes POSIX thread support: no PostgreSQL support: yes Readline support: no Regex support: yes PCRE support: no SQLite support: yes TIFF support: yes X11 support: yes Zstandard support: yes /home/neteler/src/releasebranch_8_5 mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1 mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils chmod 755 install-sh make subdirs make[1]: Entering directory '/home/neteler/src/releasebranch_8_5' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/demolocation' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries /bin/install -c -m 644 PERMANENT/WIND /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/WIND /bin/install -c -m 644 PERMANENT/DEFAULT_WIND /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/DEFAULT_WIND /bin/install -c -m 644 PERMANENT/VAR /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/VAR /bin/install -c -m 644 PERMANENT/PROJ_INFO /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_INFO /bin/install -c -m 644 PERMANENT/PROJ_UNITS /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_UNITS /bin/install -c -m 644 PERMANENT/PROJ_SRID /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_SRID /bin/install -c -m 644 PERMANENT/PROJ_EPSG /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_EPSG /bin/install -c -m 644 PERMANENT/MYNAME /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/MYNAME /bin/install -c -m 644 PERMANENT/sqlite/sqlite.db /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite/sqlite.db /bin/install -c -m 644 PERMANENT/vector/country_boundaries/dbln /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/dbln /bin/install -c -m 644 PERMANENT/vector/country_boundaries/coor /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/coor /bin/install -c -m 644 PERMANENT/vector/country_boundaries/topo /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/topo /bin/install -c -m 644 PERMANENT/vector/country_boundaries/head /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/head /bin/install -c -m 644 PERMANENT/vector/country_boundaries/cidx /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/cidx /bin/install -c -m 644 PERMANENT/vector/country_boundaries/sidx /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/sidx /bin/install -c -m 644 PERMANENT/vector/country_boundaries/hist /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/hist sed 's!@GISDBASE@!/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu!' < grassrc.tmpl > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/demolocation' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/utils' make -C timer || echo /home/neteler/src/releasebranch_8_5/utils/timer >> /home/neteler/src/releasebranch_8_5/error.log make -C g.html2man || echo /home/neteler/src/releasebranch_8_5/utils/g.html2man >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/utils/timer' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu no HTML documentation available make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/utils/g.html2man' /bin/install -c -m 644 ghtml.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/ghtml.py no manual page available no Markdown documentation available gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"utils/timer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 ggroff.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/ggroff.py /bin/install -c g.html2man.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/utils/g.html2man' /bin/install -c -m 644 mkdocs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkdocs.py /bin/install -c mkhtml.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py /bin/install -c mkmarkdown.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py /bin/install -c generate_last_commit_file.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/generate_last_commit_file.py 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"utils\" -o OBJ.x86_64-pc-linux-gnu/g.echo.o -c g.echo.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/current_time_s_ms OBJ.x86_64-pc-linux-gnu/main.o -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.echo OBJ.x86_64-pc-linux-gnu/g.echo.o make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/utils/timer' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/utils' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/include' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils' ../include/Make/Rules.make:19: warning: overriding recipe for target 'OBJ.x86_64-pc-linux-gnu' ../include/Make/Rules.make:19: warning: ignoring old recipe for target 'OBJ.x86_64-pc-linux-gnu' ../include/Make/Rules.make:56: warning: overriding recipe for target 'clean' ../include/Make/Rules.make:56: warning: ignoring old recipe for target 'clean' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make make -C grass || echo /home/neteler/src/releasebranch_8_5/include/grass >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 Make/Compile.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Compile.make /bin/install -c -m 644 Make/DB.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/DB.make /bin/install -c -m 644 Make/Dir.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Dir.make /bin/install -c -m 644 Make/Docs.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Docs.make make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/include/grass' /bin/install -c -m 644 arraystats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h /bin/install -c -m 644 Make/Doxygen.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Doxygen.make /bin/install -c -m 644 bitmap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/bitmap.h /bin/install -c -m 644 Make/Etc.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Etc.make /bin/install -c -m 644 btree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/btree.h /bin/install -c -m 644 Make/Grass.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Grass.make /bin/install -c -m 644 calc.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/calc.h /bin/install -c -m 644 Make/GuiScript.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/GuiScript.make /bin/install -c -m 644 cdhc.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/cdhc.h /bin/install -c -m 644 Make/Html.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Html.make /bin/install -c -m 644 cluster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/cluster.h /bin/install -c -m 644 Make/HtmlRules.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/HtmlRules.make /bin/install -c -m 644 colors.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/colors.h /bin/install -c -m 644 Make/Install.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Install.make /bin/install -c -m 644 config.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/config.h /bin/install -c -m 644 Make/Lib.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Lib.make /bin/install -c -m 644 datetime.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/datetime.h /bin/install -c -m 644 dbmi.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h /bin/install -c -m 644 Make/Module.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Module.make /bin/install -c -m 644 display.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/display.h /bin/install -c -m 644 Make/Multi.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Multi.make /bin/install -c -m 644 fontcap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/fontcap.h /bin/install -c -m 644 Make/NoHtml.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/NoHtml.make /bin/install -c -m 644 form.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/form.h /bin/install -c -m 644 gis.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gis.h /bin/install -c -m 644 Make/Other.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Other.make /bin/install -c -m 644 glocale.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/glocale.h /bin/install -c -m 644 Make/Platform.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Platform.make /bin/install -c -m 644 gmath.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gmath.h /bin/install -c -m 644 Make/Python.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Python.make /bin/install -c -m 644 gprojects.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h /bin/install -c -m 644 Make/Rules.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Rules.make /bin/install -c -m 644 imagery.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/imagery.h /bin/install -c -m 644 Make/Script.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Script.make /bin/install -c -m 644 la.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/la.h /bin/install -c -m 644 Make/ScriptRules.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/ScriptRules.make /bin/install -c -m 644 linkm.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/linkm.h /bin/install -c -m 644 Make/Shlib.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Shlib.make /bin/install -c -m 644 manage.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/manage.h /bin/install -c -m 644 Make/ShScript.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/ShScript.make /bin/install -c -m 644 neta.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/neta.h /bin/install -c -m 644 Make/ShScriptRules.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/ShScriptRules.make /bin/install -c -m 644 nviz.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/nviz.h /bin/install -c -m 644 Make/Sphinx.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Sphinx.make /bin/install -c -m 644 ogsf.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h /bin/install -c -m 644 Make/Stlib.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Stlib.make /bin/install -c -m 644 ortholib.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/ortholib.h /bin/install -c -m 644 Make/Vars.make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make/Vars.make /bin/install -c -m 644 raster3d.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h /bin/install -c -m 644 raster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/raster.h /bin/install -c -m 644 rbtree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/rbtree.h /bin/install -c -m 644 rowio.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/rowio.h /bin/install -c -m 644 segment.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/segment.h /bin/install -c -m 644 spawn.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/spawn.h /bin/install -c -m 644 sqlp.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/sqlp.h /bin/install -c -m 644 stats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/stats.h /bin/install -c -m 644 symbol.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/symbol.h /bin/install -c -m 644 temporal.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/temporal.h /bin/install -c -m 644 vector.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vector.h /bin/install -c -m 644 vedit.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vedit.h /bin/install -c -m 644 version.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/version.h mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream sed -e 's/^\(.*\)$/"\1\\n"/' ../../COPYING > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/copying.h sed -e 's/^\(.*\)$/"\1\\n"/' ../../CITING > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/citing.h ../../config.status --config | sed "s/'//g" | sed 's/\(.*\)/".\/configure \1"/' > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/confparms.h /bin/install -c -m 644 defs/arraystats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h /bin/install -c -m 644 defs/bitmap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/bitmap.h /bin/install -c -m 644 defs/btree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/btree.h /bin/install -c -m 644 defs/calc.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/calc.h /bin/install -c -m 644 defs/cdhc.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/cdhc.h /bin/install -c -m 644 defs/cluster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h /bin/install -c -m 644 defs/colors.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h /bin/install -c -m 644 defs/datetime.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h /bin/install -c -m 644 defs/dbmi.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h /bin/install -c -m 644 defs/devlib.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/devlib.h /bin/install -c -m 644 defs/dig_atts.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/dig_atts.h /bin/install -c -m 644 defs/display.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h /bin/install -c -m 644 defs/form.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/form.h /bin/install -c -m 644 defs/gis.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h /bin/install -c -m 644 defs/glocale.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/glocale.h /bin/install -c -m 644 defs/gmath.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h /bin/install -c -m 644 defs/gprojects.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h /bin/install -c -m 644 defs/imagery.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h /bin/install -c -m 644 defs/la.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/la.h /bin/install -c -m 644 defs/linkm.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/linkm.h /bin/install -c -m 644 defs/manage.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/manage.h /bin/install -c -m 644 defs/neta.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/neta.h /bin/install -c -m 644 defs/nviz.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h /bin/install -c -m 644 defs/ogsf.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h /bin/install -c -m 644 defs/ortholib.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/ortholib.h /bin/install -c -m 644 defs/Paintlib.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/Paintlib.h /bin/install -c -m 644 defs/raster3d.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h /bin/install -c -m 644 defs/raster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h /bin/install -c -m 644 defs/rbtree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/rbtree.h /bin/install -c -m 644 defs/rowio.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h /bin/install -c -m 644 defs/segment.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h /bin/install -c -m 644 defs/spawn.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/spawn.h /bin/install -c -m 644 defs/sqlp.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/sqlp.h /bin/install -c -m 644 defs/stats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h /bin/install -c -m 644 defs/symbol.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/symbol.h /bin/install -c -m 644 defs/vector.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h /bin/install -c -m 644 defs/vedit.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h /bin/install -c -m 644 vect/dig_defines.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h /bin/install -c -m 644 vect/dig_externs.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h /bin/install -c -m 644 vect/digit.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/digit.h /bin/install -c -m 644 vect/dig_macros.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_macros.h /bin/install -c -m 644 vect/dig_structs.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h /bin/install -c -m 644 iostream/ami_config.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_config.h /bin/install -c -m 644 iostream/ami.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami.h /bin/install -c -m 644 iostream/ami_sort.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort.h /bin/install -c -m 644 iostream/ami_sort_impl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort_impl.h /bin/install -c -m 644 iostream/ami_stream.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_stream.h /bin/install -c -m 644 iostream/embuffer.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/embuffer.h /bin/install -c -m 644 iostream/empq_adaptive.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive.h /bin/install -c -m 644 iostream/empq_adaptive_impl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive_impl.h /bin/install -c -m 644 iostream/empq.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq.h /bin/install -c -m 644 iostream/empq_impl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_impl.h /bin/install -c -m 644 iostream/imbuffer.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/imbuffer.h /bin/install -c -m 644 iostream/mem_stream.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/mem_stream.h /bin/install -c -m 644 iostream/minmaxheap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/minmaxheap.h /bin/install -c -m 644 iostream/mm.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/mm.h /bin/install -c -m 644 iostream/mm_utils.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/mm_utils.h /bin/install -c -m 644 iostream/pqheap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/pqheap.h /bin/install -c -m 644 iostream/queue.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/queue.h /bin/install -c -m 644 iostream/quicksort.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/quicksort.h /bin/install -c -m 644 iostream/replacementHeapBlock.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeapBlock.h /bin/install -c -m 644 iostream/replacementHeap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeap.h /bin/install -c -m 644 iostream/rtimer.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream/rtimer.h make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/include/grass' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/include' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/lib' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external' make -C ccmath || echo /home/neteler/src/releasebranch_8_5/lib/external/ccmath >> /home/neteler/src/releasebranch_8_5/error.log make -C parson || echo /home/neteler/src/releasebranch_8_5/lib/external/parson >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/ccmath' /bin/install -c -m 644 ccmath.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/ccmath_grass.h make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/parson' /bin/install -c -m 644 gjson.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gjson.h make lib make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/ccmath' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/parson' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/atou1.o -c atou1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/parson\" -o OBJ.x86_64-pc-linux-gnu/gjson.o -c gjson.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/atovm.o -c atovm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/parson\" -o OBJ.x86_64-pc-linux-gnu/parson.o -c parson.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/chouse.o -c chouse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/chousv.o -c chousv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmattr.o -c cmattr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmcpy.o -c cmcpy.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_parson.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_parson.8.5.so OBJ.x86_64-pc-linux-gnu/gjson.o OBJ.x86_64-pc-linux-gnu/parson.o -lm gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cminv.o -c cminv.c (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_parson.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_parson.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/parson' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/parson' make -C shapelib || echo /home/neteler/src/releasebranch_8_5/lib/external/shapelib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/shapelib' /bin/install -c -m 644 shapefil.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/shapefil.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/shapelib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/dbfopen.o -c dbfopen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmmul.o -c cmmul.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmmult.o -c cmmult.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmprt.o -c cmprt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/safileio.o -c safileio.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/csolv.o -c csolv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/shpopen.o -c shpopen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cvmul.o -c cvmul.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/eigen.o -c eigen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/eigval.o -c eigval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/evmax.o -c evmax.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_shape.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_shape.8.5.so OBJ.x86_64-pc-linux-gnu/dbfopen.o OBJ.x86_64-pc-linux-gnu/safileio.o OBJ.x86_64-pc-linux-gnu/shpopen.o -lm gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/hconj.o -c hconj.c (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_shape.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_shape.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/shapelib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/shapelib' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/heigval.o -c heigval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/heigvec.o -c heigvec.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/hevmax.o -c hevmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/hmgen.o -c hmgen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/house.o -c house.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/housev.o -c housev.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/ldumat.o -c ldumat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/ldvmat.o -c ldvmat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/matprt.o -c matprt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/mattr.o -c mattr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/mcopy.o -c mcopy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/minv.o -c minv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/mmul.o -c mmul.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/ortho.o -c ortho.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/otrma.o -c otrma.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/otrsm.o -c otrsm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/psinv.o -c psinv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qrbdi.o -c qrbdi.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qrbdu1.o -c qrbdu1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qrbdv.o -c qrbdv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qrecvc.o -c qrecvc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qreval.o -c qreval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/qrevec.o -c qrevec.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/rmmult.o -c rmmult.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/ruinv.o -c ruinv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/smgen.o -c smgen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/solv.o -c solv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/solvps.o -c solvps.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/solvru.o -c solvru.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/solvtd.o -c solvtd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/sv2u1v.o -c sv2u1v.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/sv2uv.o -c sv2uv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/sv2val.o -c sv2val.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/svdu1v.o -c svdu1v.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/svduv.o -c svduv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/svdval.o -c svdval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/trncm.o -c trncm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/trnm.o -c trnm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/unfl.o -c unfl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/unitary.o -c unitary.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/utrncm.o -c utrncm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/utrnhm.o -c utrnhm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/vmul.o -c vmul.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_ccmath.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_ccmath.8.5.so OBJ.x86_64-pc-linux-gnu/atou1.o OBJ.x86_64-pc-linux-gnu/atovm.o OBJ.x86_64-pc-linux-gnu/chouse.o OBJ.x86_64-pc-linux-gnu/chousv.o OBJ.x86_64-pc-linux-gnu/cmattr.o OBJ.x86_64-pc-linux-gnu/cmcpy.o OBJ.x86_64-pc-linux-gnu/cminv.o OBJ.x86_64-pc-linux-gnu/cmmul.o OBJ.x86_64-pc-linux-gnu/cmmult.o OBJ.x86_64-pc-linux-gnu/cmprt.o OBJ.x86_64-pc-linux-gnu/csolv.o OBJ.x86_64-pc-linux-gnu/cvmul.o OBJ.x86_64-pc-linux-gnu/eigen.o OBJ.x86_64-pc-linux-gnu/eigval.o OBJ.x86_64-pc-linux-gnu/evmax.o OBJ.x86_64-pc-linux-gnu/hconj.o OBJ.x86_64-pc-linux-gnu/heigval.o OBJ.x86_64-pc-linux-gnu/heigvec.o OBJ.x86_64-pc-linux-gnu/hevmax.o OBJ.x86_64-pc-linux-gnu/hmgen.o OBJ.x86_64-pc-linux-gnu/house.o OBJ.x86_64-pc-linux-gnu/housev.o OBJ.x86_64-pc-linux-gnu/ldumat.o OBJ.x86_64-pc-linux-gnu/ldvmat.o OBJ.x86_64-pc-linux-gnu/matprt.o OBJ.x86_64-pc-linux-gnu/mattr.o OBJ.x86_64-pc-linux-gnu/mcopy.o OBJ.x86_64-pc-linux-gnu/minv.o OBJ.x86_64-pc-linux-gnu/mmul.o OBJ.x86_64-pc-linux-gnu/ortho.o OBJ.x86_64-pc-linux-gnu/otrma.o OBJ.x86_64-pc-linux-gnu/otrsm.o OBJ.x86_64-pc-linux-gnu/psinv.o OBJ.x86_64-pc-linux-gnu/qrbdi.o OBJ.x86_64-pc-linux-gnu/qrbdu1.o OBJ.x86_64-pc-linux-gnu/qrbdv.o OBJ.x86_64-pc-linux-gnu/qrecvc.o OBJ.x86_64-pc-linux-gnu/qreval.o OBJ.x86_64-pc-linux-gnu/qrevec.o OBJ.x86_64-pc-linux-gnu/rmmult.o OBJ.x86_64-pc-linux-gnu/ruinv.o OBJ.x86_64-pc-linux-gnu/smgen.o OBJ.x86_64-pc-linux-gnu/solv.o OBJ.x86_64-pc-linux-gnu/solvps.o OBJ.x86_64-pc-linux-gnu/solvru.o OBJ.x86_64-pc-linux-gnu/solvtd.o OBJ.x86_64-pc-linux-gnu/sv2u1v.o OBJ.x86_64-pc-linux-gnu/sv2uv.o OBJ.x86_64-pc-linux-gnu/sv2val.o OBJ.x86_64-pc-linux-gnu/svdu1v.o OBJ.x86_64-pc-linux-gnu/svduv.o OBJ.x86_64-pc-linux-gnu/svdval.o OBJ.x86_64-pc-linux-gnu/trncm.o OBJ.x86_64-pc-linux-gnu/trnm.o OBJ.x86_64-pc-linux-gnu/unfl.o OBJ.x86_64-pc-linux-gnu/unitary.o OBJ.x86_64-pc-linux-gnu/utrncm.o OBJ.x86_64-pc-linux-gnu/utrnhm.o OBJ.x86_64-pc-linux-gnu/vmul.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ccmath.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_ccmath.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/ccmath' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/ccmath' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/datetime' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/between.o -c between.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/change.o -c change.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/copy.o -c copy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/diff.o -c diff.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/incr1.o -c incr1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/incr2.o -c incr2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/incr3.o -c incr3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/local.o -c local.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/misc.o -c misc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/same.o -c same.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/scan.o -c scan.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/sign.o -c sign.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/type.o -c type.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/tz1.o -c tz1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/tz2.o -c tz2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/values.o -c values.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_datetime.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_datetime.8.5.so OBJ.x86_64-pc-linux-gnu/between.o OBJ.x86_64-pc-linux-gnu/change.o OBJ.x86_64-pc-linux-gnu/copy.o OBJ.x86_64-pc-linux-gnu/diff.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/incr1.o OBJ.x86_64-pc-linux-gnu/incr2.o OBJ.x86_64-pc-linux-gnu/incr3.o OBJ.x86_64-pc-linux-gnu/local.o OBJ.x86_64-pc-linux-gnu/misc.o OBJ.x86_64-pc-linux-gnu/same.o OBJ.x86_64-pc-linux-gnu/scan.o OBJ.x86_64-pc-linux-gnu/sign.o OBJ.x86_64-pc-linux-gnu/type.o OBJ.x86_64-pc-linux-gnu/tz1.o OBJ.x86_64-pc-linux-gnu/tz2.o OBJ.x86_64-pc-linux-gnu/values.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_datetime.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_datetime.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/datetime' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/gis' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors /bin/install -c -m 644 colors.desc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors.desc /bin/install -c -m 644 renamed_options /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/renamed_options gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/adj_cellhd.o -c adj_cellhd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/aprintf.o -c aprintf.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/area_ellipse.o -c area_ellipse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/area_poly1.o -c area_poly1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/area_poly2.o -c area_poly2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/area_sphere.o -c area_sphere.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ascii_chk.o -c ascii_chk.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/asprintf.o -c asprintf.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/basename.o -c basename.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/bres_line.o -c bres_line.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/clicker.o -c clicker.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/cmprbzip.o -c cmprbzip.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/cmprlz4.o -c cmprlz4.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/cmprrle.o -c cmprrle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/cmprzlib.o -c cmprzlib.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/cmprzstd.o -c cmprzstd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/color_rules.o -c color_rules.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/color_str.o -c color_str.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/commas.o -c commas.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/compress.o -c compress.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/copy_dir.o -c copy_dir.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/copy_file.o -c copy_file.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/counter.o -c counter.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/date.o -c date.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/datum.o -c datum.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/debug.o -c debug.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/done_msg.o -c done_msg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/endian.o -c endian.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/env.o -c env.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/file_name.o -c file_name.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/find_etc.o -c find_etc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/find_file.o -c find_file.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/find_rast.o -c find_rast.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/find_rast3d.o -c find_rast3d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/find_vect.o -c find_vect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/geodesic.o -c geodesic.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/geodist.o -c geodist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/get_ellipse.o -c get_ellipse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/get_projinfo.o -c get_projinfo.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/get_window.o -c get_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/getl.o -c getl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/gisbase.o -c gisbase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/gisdbase.o -c gisdbase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/gisinit.o -c gisinit.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/handler.o -c handler.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/home.o -c home.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ilist.o -c ilist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/intersect.o -c intersect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/is.o -c is.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/key_value1.o -c key_value1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/key_value2.o -c key_value2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/key_value3.o -c key_value3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/key_value4.o -c key_value4.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/legal_name.o -c legal_name.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/line_dist.o -c line_dist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ll_format.o -c ll_format.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ll_scan.o -c ll_scan.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/locale.o -c locale.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/location.o -c location.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/lrand48.o -c lrand48.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ls.o -c ls.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/ls_filter.o -c ls_filter.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/lz4.o -c lz4.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mach_name.o -c mach_name.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/make_loc.o -c make_loc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/make_mapset.o -c make_mapset.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mapcase.o -c mapcase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mapset.o -c mapset.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mapset_msc.o -c mapset_msc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mapset_nme.o -c mapset_nme.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/mkstemp.o -c mkstemp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/myname.o -c myname.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/named_colr.o -c named_colr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/nl_to_spaces.o -c nl_to_spaces.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/nme_in_mps.o -c nme_in_mps.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/omp_threads.o -c omp_threads.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/open_misc.o -c open_misc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/overwrite.o -c overwrite.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/pager.o -c pager.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser.o -c parser.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_dependencies.o -c parser_dependencies.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_help.o -c parser_help.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_html.o -c parser_html.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_interface.o -c parser_interface.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_json.o -c parser_json.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_md.o -c parser_md.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_md_cli.o -c parser_md_cli.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_md_common.o -c parser_md_common.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_md_python.o -c parser_md_python.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_rest.o -c parser_rest.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_script.o -c parser_script.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_standard_options.o -c parser_standard_options.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_wps.o -c parser_wps.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/paths.o -c paths.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/percent.o -c percent.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/pole_in_poly.o -c pole_in_poly.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/popen.o -c popen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/progrm_nme.o -c progrm_nme.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/proj1.o -c proj1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/proj2.o -c proj2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/proj3.o -c proj3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/put_window.o -c put_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/putenv.o -c putenv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/radii.o -c radii.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/rd_cellhd.o -c rd_cellhd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/remove.o -c remove.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/rename.o -c rename.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/rhumbline.o -c rhumbline.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/rotate.o -c rotate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/seek.o -c seek.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/short_way.o -c short_way.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/sleep.o -c sleep.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/snprintf.o -c snprintf.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/spawn.o -c spawn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/strings.o -c strings.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/strlcat.o -c strlcat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/strlcpy.o -c strlcpy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/tempfile.o -c tempfile.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/timestamp.o -c timestamp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/token.o -c token.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/trim_dec.o -c trim_dec.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/units.o -c units.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/user_config.o -c user_config.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/verbose.o -c verbose.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/view.o -c view.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/whoami.o -c whoami.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/win32_pipes.o -c win32_pipes.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_2_box.o -c wind_2_box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_format.o -c wind_format.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_in.o -c wind_in.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_limits.o -c wind_limits.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_overlap.o -c wind_overlap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wind_scan.o -c wind_scan.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/window_map.o -c window_map.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/worker.o -c worker.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/wr_cellhd.o -c wr_cellhd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/writ_zeros.o -c writ_zeros.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/xdr.o -c xdr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/zero.o -c zero.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2026'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/zone.o -c zone.c /bin/install -c -m 644 ellipse.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table /bin/install -c -m 644 ellipse.table.solar.system /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table.solar.system /bin/install -c -m 644 datum.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/datum.table /bin/install -c -m 644 datumtransform.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/datumtransform.table /bin/install -c -m 644 FIPS.code /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/FIPS.code /bin/install -c -m 644 state27 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/state27 /bin/install -c -m 644 state83 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/state83 /bin/install -c -m 644 projections /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/projections /bin/install -c -m 644 colors/aspect /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/aspect /bin/install -c -m 644 colors/aspectcolr /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/aspectcolr /bin/install -c -m 644 colors/bcyr /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/bcyr /bin/install -c -m 644 colors/bgyr /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/bgyr /bin/install -c -m 644 colors/blues /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/blues /bin/install -c -m 644 colors/byg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/byg /bin/install -c -m 644 colors/byr /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/byr /bin/install -c -m 644 colors/celsius /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/celsius /bin/install -c -m 644 colors/corine /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/corine /bin/install -c -m 644 colors/curvature /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/curvature /bin/install -c -m 644 colors/differences /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/differences /bin/install -c -m 644 colors/elevation /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/elevation /bin/install -c -m 644 colors/etopo2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/etopo2 /bin/install -c -m 644 colors/evi /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/evi /bin/install -c -m 644 colors/fahrenheit /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/fahrenheit /bin/install -c -m 644 colors/forest_cover /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/forest_cover /bin/install -c -m 644 colors/gdd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/gdd /bin/install -c -m 644 colors/grass /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/grass /bin/install -c -m 644 colors/greens /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/greens /bin/install -c -m 644 colors/grey /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/grey /bin/install -c -m 644 colors/grey1.0 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/grey1.0 /bin/install -c -m 644 colors/grey255 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/grey255 /bin/install -c -m 644 colors/gyr /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/gyr /bin/install -c -m 644 colors/haxby /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/haxby /bin/install -c -m 644 colors/inferno /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/inferno /bin/install -c -m 644 colors/kelvin /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/kelvin /bin/install -c -m 644 colors/magma /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/magma /bin/install -c -m 644 colors/ndvi /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/ndvi /bin/install -c -m 644 colors/ndwi /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/ndwi /bin/install -c -m 644 colors/nlcd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/nlcd /bin/install -c -m 644 colors/oranges /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/oranges /bin/install -c -m 644 colors/plasma /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/plasma /bin/install -c -m 644 colors/population /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/population /bin/install -c -m 644 colors/population_dens /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/population_dens /bin/install -c -m 644 colors/precipitation /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/precipitation /bin/install -c -m 644 colors/precipitation_daily /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_daily /bin/install -c -m 644 colors/precipitation_monthly /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_monthly /bin/install -c -m 644 colors/rainbow /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/rainbow /bin/install -c -m 644 colors/ramp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/ramp /bin/install -c -m 644 colors/reds /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/reds /bin/install -c -m 644 colors/roygbiv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/roygbiv /bin/install -c -m 644 colors/rstcurv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/rstcurv /bin/install -c -m 644 colors/ryb /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/ryb /bin/install -c -m 644 colors/ryg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/ryg /bin/install -c -m 644 colors/sepia /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/sepia /bin/install -c -m 644 colors/slope /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/slope /bin/install -c -m 644 colors/soilmoisture /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/soilmoisture /bin/install -c -m 644 colors/srtm /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/srtm /bin/install -c -m 644 colors/srtm_percent /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/srtm_percent /bin/install -c -m 644 colors/srtm_plus /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/srtm_plus /bin/install -c -m 644 colors/terrain /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/terrain /bin/install -c -m 644 colors/viridis /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/viridis /bin/install -c -m 644 colors/water /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/water /bin/install -c -m 644 colors/wave /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors/wave gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_gis.8.5.so OBJ.x86_64-pc-linux-gnu/adj_cellhd.o OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/aprintf.o OBJ.x86_64-pc-linux-gnu/area.o OBJ.x86_64-pc-linux-gnu/area_ellipse.o OBJ.x86_64-pc-linux-gnu/area_poly1.o OBJ.x86_64-pc-linux-gnu/area_poly2.o OBJ.x86_64-pc-linux-gnu/area_sphere.o OBJ.x86_64-pc-linux-gnu/ascii_chk.o OBJ.x86_64-pc-linux-gnu/asprintf.o OBJ.x86_64-pc-linux-gnu/basename.o OBJ.x86_64-pc-linux-gnu/bres_line.o OBJ.x86_64-pc-linux-gnu/clicker.o OBJ.x86_64-pc-linux-gnu/cmprbzip.o OBJ.x86_64-pc-linux-gnu/cmprlz4.o OBJ.x86_64-pc-linux-gnu/cmprrle.o OBJ.x86_64-pc-linux-gnu/cmprzlib.o OBJ.x86_64-pc-linux-gnu/cmprzstd.o OBJ.x86_64-pc-linux-gnu/color_rules.o OBJ.x86_64-pc-linux-gnu/color_str.o OBJ.x86_64-pc-linux-gnu/commas.o OBJ.x86_64-pc-linux-gnu/compress.o OBJ.x86_64-pc-linux-gnu/copy_dir.o OBJ.x86_64-pc-linux-gnu/copy_file.o OBJ.x86_64-pc-linux-gnu/counter.o OBJ.x86_64-pc-linux-gnu/date.o OBJ.x86_64-pc-linux-gnu/datum.o OBJ.x86_64-pc-linux-gnu/debug.o OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/done_msg.o OBJ.x86_64-pc-linux-gnu/endian.o OBJ.x86_64-pc-linux-gnu/env.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/file_name.o OBJ.x86_64-pc-linux-gnu/find_etc.o OBJ.x86_64-pc-linux-gnu/find_file.o OBJ.x86_64-pc-linux-gnu/find_rast.o OBJ.x86_64-pc-linux-gnu/find_rast3d.o OBJ.x86_64-pc-linux-gnu/find_vect.o OBJ.x86_64-pc-linux-gnu/geodesic.o OBJ.x86_64-pc-linux-gnu/geodist.o OBJ.x86_64-pc-linux-gnu/get_ellipse.o OBJ.x86_64-pc-linux-gnu/get_projinfo.o OBJ.x86_64-pc-linux-gnu/get_window.o OBJ.x86_64-pc-linux-gnu/getl.o OBJ.x86_64-pc-linux-gnu/gisbase.o OBJ.x86_64-pc-linux-gnu/gisdbase.o OBJ.x86_64-pc-linux-gnu/gisinit.o OBJ.x86_64-pc-linux-gnu/handler.o OBJ.x86_64-pc-linux-gnu/home.o OBJ.x86_64-pc-linux-gnu/ilist.o OBJ.x86_64-pc-linux-gnu/intersect.o OBJ.x86_64-pc-linux-gnu/is.o OBJ.x86_64-pc-linux-gnu/key_value1.o OBJ.x86_64-pc-linux-gnu/key_value2.o OBJ.x86_64-pc-linux-gnu/key_value3.o OBJ.x86_64-pc-linux-gnu/key_value4.o OBJ.x86_64-pc-linux-gnu/legal_name.o OBJ.x86_64-pc-linux-gnu/line_dist.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/ll_format.o OBJ.x86_64-pc-linux-gnu/ll_scan.o OBJ.x86_64-pc-linux-gnu/locale.o OBJ.x86_64-pc-linux-gnu/location.o OBJ.x86_64-pc-linux-gnu/lrand48.o OBJ.x86_64-pc-linux-gnu/ls.o OBJ.x86_64-pc-linux-gnu/ls_filter.o OBJ.x86_64-pc-linux-gnu/lz4.o OBJ.x86_64-pc-linux-gnu/mach_name.o OBJ.x86_64-pc-linux-gnu/make_loc.o OBJ.x86_64-pc-linux-gnu/make_mapset.o OBJ.x86_64-pc-linux-gnu/mapcase.o OBJ.x86_64-pc-linux-gnu/mapset.o OBJ.x86_64-pc-linux-gnu/mapset_msc.o OBJ.x86_64-pc-linux-gnu/mapset_nme.o OBJ.x86_64-pc-linux-gnu/mkstemp.o OBJ.x86_64-pc-linux-gnu/myname.o OBJ.x86_64-pc-linux-gnu/named_colr.o OBJ.x86_64-pc-linux-gnu/nl_to_spaces.o OBJ.x86_64-pc-linux-gnu/nme_in_mps.o OBJ.x86_64-pc-linux-gnu/omp_threads.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/open_misc.o OBJ.x86_64-pc-linux-gnu/overwrite.o OBJ.x86_64-pc-linux-gnu/pager.o OBJ.x86_64-pc-linux-gnu/parser.o OBJ.x86_64-pc-linux-gnu/parser_dependencies.o OBJ.x86_64-pc-linux-gnu/parser_help.o OBJ.x86_64-pc-linux-gnu/parser_html.o OBJ.x86_64-pc-linux-gnu/parser_interface.o OBJ.x86_64-pc-linux-gnu/parser_json.o OBJ.x86_64-pc-linux-gnu/parser_md.o OBJ.x86_64-pc-linux-gnu/parser_md_cli.o OBJ.x86_64-pc-linux-gnu/parser_md_common.o OBJ.x86_64-pc-linux-gnu/parser_md_python.o OBJ.x86_64-pc-linux-gnu/parser_rest.o OBJ.x86_64-pc-linux-gnu/parser_script.o OBJ.x86_64-pc-linux-gnu/parser_standard_options.o OBJ.x86_64-pc-linux-gnu/parser_wps.o OBJ.x86_64-pc-linux-gnu/paths.o OBJ.x86_64-pc-linux-gnu/percent.o OBJ.x86_64-pc-linux-gnu/plot.o OBJ.x86_64-pc-linux-gnu/pole_in_poly.o OBJ.x86_64-pc-linux-gnu/popen.o OBJ.x86_64-pc-linux-gnu/progrm_nme.o OBJ.x86_64-pc-linux-gnu/proj1.o OBJ.x86_64-pc-linux-gnu/proj2.o OBJ.x86_64-pc-linux-gnu/proj3.o OBJ.x86_64-pc-linux-gnu/put_window.o OBJ.x86_64-pc-linux-gnu/putenv.o OBJ.x86_64-pc-linux-gnu/radii.o OBJ.x86_64-pc-linux-gnu/rd_cellhd.o OBJ.x86_64-pc-linux-gnu/remove.o OBJ.x86_64-pc-linux-gnu/rename.o OBJ.x86_64-pc-linux-gnu/rhumbline.o OBJ.x86_64-pc-linux-gnu/rotate.o OBJ.x86_64-pc-linux-gnu/seek.o OBJ.x86_64-pc-linux-gnu/set_window.o OBJ.x86_64-pc-linux-gnu/short_way.o OBJ.x86_64-pc-linux-gnu/sleep.o OBJ.x86_64-pc-linux-gnu/snprintf.o OBJ.x86_64-pc-linux-gnu/spawn.o OBJ.x86_64-pc-linux-gnu/strings.o OBJ.x86_64-pc-linux-gnu/strlcat.o OBJ.x86_64-pc-linux-gnu/strlcpy.o OBJ.x86_64-pc-linux-gnu/tempfile.o OBJ.x86_64-pc-linux-gnu/timestamp.o OBJ.x86_64-pc-linux-gnu/token.o OBJ.x86_64-pc-linux-gnu/trim_dec.o OBJ.x86_64-pc-linux-gnu/units.o OBJ.x86_64-pc-linux-gnu/user_config.o OBJ.x86_64-pc-linux-gnu/verbose.o OBJ.x86_64-pc-linux-gnu/view.o OBJ.x86_64-pc-linux-gnu/whoami.o OBJ.x86_64-pc-linux-gnu/win32_pipes.o OBJ.x86_64-pc-linux-gnu/wind_2_box.o OBJ.x86_64-pc-linux-gnu/wind_format.o OBJ.x86_64-pc-linux-gnu/wind_in.o OBJ.x86_64-pc-linux-gnu/wind_limits.o OBJ.x86_64-pc-linux-gnu/wind_overlap.o OBJ.x86_64-pc-linux-gnu/wind_scan.o OBJ.x86_64-pc-linux-gnu/window_map.o OBJ.x86_64-pc-linux-gnu/worker.o OBJ.x86_64-pc-linux-gnu/wr_cellhd.o OBJ.x86_64-pc-linux-gnu/writ_zeros.o OBJ.x86_64-pc-linux-gnu/xdr.o OBJ.x86_64-pc-linux-gnu/zero.o OBJ.x86_64-pc-linux-gnu/zone.o -lgrass_datetime.8.5 -lz -lzstd -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gis.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/gis' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/proj' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/convert.o -c convert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/datum.o -c datum.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/do_proj.o -c do_proj.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/ellipse.o -c ellipse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/get_proj.o -c get_proj.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_gproj.8.5.so OBJ.x86_64-pc-linux-gnu/convert.o OBJ.x86_64-pc-linux-gnu/datum.o OBJ.x86_64-pc-linux-gnu/do_proj.o OBJ.x86_64-pc-linux-gnu/ellipse.o OBJ.x86_64-pc-linux-gnu/get_proj.o -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lproj -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gproj.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/units.table make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/proj' /bin/install -c -m 644 desc.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /bin/install -c -m 644 parms.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /bin/install -c -m 644 units.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj/units.table make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/proj' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/proj' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/raster' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/align_window.o -c align_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/alloc_cell.o -c alloc_cell.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/auto_mask.o -c auto_mask.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/cell_stats.o -c cell_stats.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/cell_title.o -c cell_title.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/cellstats_eq.o -c cellstats_eq.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_compat.o -c color_compat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_free.o -c color_free.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_get.o -c color_get.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_hist.o -c color_hist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_init.o -c color_init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_insrt.o -c color_insrt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_invrt.o -c color_invrt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_look.o -c color_look.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_org.o -c color_org.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_out.o -c color_out.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_rand.o -c color_rand.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_range.o -c color_range.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_read.o -c color_read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_remove.o -c color_remove.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_rule.o -c color_rule.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_rule_get.o -c color_rule_get.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_rules.o -c color_rules.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_set.o -c color_set.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_shift.o -c color_shift.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_write.o -c color_write.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/color_xform.o -c color_xform.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/fpreclass.o -c fpreclass.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/gdal.o -c gdal.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/get_cellhd.o -c get_cellhd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/get_row.o -c get_row.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/get_row_colr.o -c get_row_colr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/histo_eq.o -c histo_eq.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/histogram.o -c histogram.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/history.o -c history.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/json_color_out.o -c json_color_out.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/mask_info.o -c mask_info.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/maskfd.o -c maskfd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/null_val.o -c null_val.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/put_cellhd.o -c put_cellhd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/put_row.o -c put_row.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/put_title.o -c put_title.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/quant.o -c quant.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/quant_io.o -c quant_io.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/quant_rw.o -c quant_rw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/range.o -c range.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/rast_to_img_string.o -c rast_to_img_string.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/raster_metadata.o -c raster_metadata.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/reclass.o -c reclass.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/sample.o -c sample.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/vrt.o -c vrt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/window_map.o -c window_map.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/zero_cell.o -c zero_cell.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_raster.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_raster.8.5.so OBJ.x86_64-pc-linux-gnu/align_window.o OBJ.x86_64-pc-linux-gnu/alloc_cell.o OBJ.x86_64-pc-linux-gnu/auto_mask.o OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/cell_stats.o OBJ.x86_64-pc-linux-gnu/cell_title.o OBJ.x86_64-pc-linux-gnu/cellstats_eq.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/color_compat.o OBJ.x86_64-pc-linux-gnu/color_free.o OBJ.x86_64-pc-linux-gnu/color_get.o OBJ.x86_64-pc-linux-gnu/color_hist.o OBJ.x86_64-pc-linux-gnu/color_init.o OBJ.x86_64-pc-linux-gnu/color_insrt.o OBJ.x86_64-pc-linux-gnu/color_invrt.o OBJ.x86_64-pc-linux-gnu/color_look.o OBJ.x86_64-pc-linux-gnu/color_org.o OBJ.x86_64-pc-linux-gnu/color_out.o OBJ.x86_64-pc-linux-gnu/color_rand.o OBJ.x86_64-pc-linux-gnu/color_range.o OBJ.x86_64-pc-linux-gnu/color_read.o OBJ.x86_64-pc-linux-gnu/color_remove.o OBJ.x86_64-pc-linux-gnu/color_rule.o OBJ.x86_64-pc-linux-gnu/color_rule_get.o OBJ.x86_64-pc-linux-gnu/color_rules.o OBJ.x86_64-pc-linux-gnu/color_set.o OBJ.x86_64-pc-linux-gnu/color_shift.o OBJ.x86_64-pc-linux-gnu/color_write.o OBJ.x86_64-pc-linux-gnu/color_xform.o OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/fpreclass.o OBJ.x86_64-pc-linux-gnu/gdal.o OBJ.x86_64-pc-linux-gnu/get_cellhd.o OBJ.x86_64-pc-linux-gnu/get_row.o OBJ.x86_64-pc-linux-gnu/get_row_colr.o OBJ.x86_64-pc-linux-gnu/histo_eq.o OBJ.x86_64-pc-linux-gnu/histogram.o OBJ.x86_64-pc-linux-gnu/history.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/interp.o OBJ.x86_64-pc-linux-gnu/json_color_out.o OBJ.x86_64-pc-linux-gnu/mask_info.o OBJ.x86_64-pc-linux-gnu/maskfd.o OBJ.x86_64-pc-linux-gnu/null_val.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/put_cellhd.o OBJ.x86_64-pc-linux-gnu/put_row.o OBJ.x86_64-pc-linux-gnu/put_title.o OBJ.x86_64-pc-linux-gnu/quant.o OBJ.x86_64-pc-linux-gnu/quant_io.o OBJ.x86_64-pc-linux-gnu/quant_rw.o OBJ.x86_64-pc-linux-gnu/range.o OBJ.x86_64-pc-linux-gnu/rast_to_img_string.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/raster_metadata.o OBJ.x86_64-pc-linux-gnu/reclass.o OBJ.x86_64-pc-linux-gnu/sample.o OBJ.x86_64-pc-linux-gnu/set_window.o OBJ.x86_64-pc-linux-gnu/vrt.o OBJ.x86_64-pc-linux-gnu/window.o OBJ.x86_64-pc-linux-gnu/window_map.o OBJ.x86_64-pc-linux-gnu/zero_cell.o -lgrass_gis.8.5 -lgrass_gproj.8.5 -lm -lgrass_parson.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_raster.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_raster.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/raster' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/gmath' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/CBLAS_wrapper_blas_level_1.o -c CBLAS_wrapper_blas_level_1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/blas_level_1.o -c blas_level_1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/blas_level_2.o -c blas_level_2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/blas_level_3.o -c blas_level_3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/brent.o -c brent.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/ccmath_grass_wrapper.o -c ccmath_grass_wrapper.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/dalloc.o -c dalloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/del2g.o -c del2g.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/eigen_tools.o -c eigen_tools.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/fft.o -c fft.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/findzc.o -c findzc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/gauss.o -c gauss.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/getg.o -c getg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/ialloc.o -c ialloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/la.o -c la.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/lu.o -c lu.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/max_pow2.o -c max_pow2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/mult.o -c mult.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/rand1.o -c rand1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/solvers_classic_iter.o -c solvers_classic_iter.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/solvers_direct.o -c solvers_direct.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/solvers_direct_cholesky_band.o -c solvers_direct_cholesky_band.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/solvers_krylov.o -c solvers_krylov.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/sparse_matrix.o -c sparse_matrix.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/symmetric_band_matrix.o -c symmetric_band_matrix.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gmath.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_gmath.8.5.so OBJ.x86_64-pc-linux-gnu/CBLAS_wrapper_blas_level_1.o OBJ.x86_64-pc-linux-gnu/blas_level_1.o OBJ.x86_64-pc-linux-gnu/blas_level_2.o OBJ.x86_64-pc-linux-gnu/blas_level_3.o OBJ.x86_64-pc-linux-gnu/brent.o OBJ.x86_64-pc-linux-gnu/ccmath_grass_wrapper.o OBJ.x86_64-pc-linux-gnu/dalloc.o OBJ.x86_64-pc-linux-gnu/del2g.o OBJ.x86_64-pc-linux-gnu/eigen_tools.o OBJ.x86_64-pc-linux-gnu/fft.o OBJ.x86_64-pc-linux-gnu/findzc.o OBJ.x86_64-pc-linux-gnu/gauss.o OBJ.x86_64-pc-linux-gnu/getg.o OBJ.x86_64-pc-linux-gnu/ialloc.o OBJ.x86_64-pc-linux-gnu/la.o OBJ.x86_64-pc-linux-gnu/lu.o OBJ.x86_64-pc-linux-gnu/max_pow2.o OBJ.x86_64-pc-linux-gnu/mult.o OBJ.x86_64-pc-linux-gnu/rand1.o OBJ.x86_64-pc-linux-gnu/solvers_classic_iter.o OBJ.x86_64-pc-linux-gnu/solvers_direct.o OBJ.x86_64-pc-linux-gnu/solvers_direct_cholesky_band.o OBJ.x86_64-pc-linux-gnu/solvers_krylov.o OBJ.x86_64-pc-linux-gnu/sparse_matrix.o OBJ.x86_64-pc-linux-gnu/symmetric_band_matrix.o -lgrass_gis.8.5 -lfftw3 -lm -llapacke -lblas -lgrass_ccmath.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gmath.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gmath.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/gmath' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/linkm' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/dispose.o -c dispose.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/new.o -c new.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/next.o -c next.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/oom.o -c oom.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_linkm.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_linkm.8.5.so OBJ.x86_64-pc-linux-gnu/dispose.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/new.o OBJ.x86_64-pc-linux-gnu/next.o OBJ.x86_64-pc-linux-gnu/oom.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_linkm.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_linkm.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/linkm' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/driver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/erase.o -c erase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/font.o -c font.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/font2.o -c font2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/font_freetype.o -c font_freetype.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/get_t_box.o -c get_t_box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/graph.o -c graph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/line_width.o -c line_width.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/move.o -c move.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/parse_ftcap.o -c parse_ftcap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/path.o -c path.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/text.o -c text.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/text2.o -c text2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/text3.o -c text3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/text_size.o -c text_size.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_driver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_driver.8.5.so OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/erase.o OBJ.x86_64-pc-linux-gnu/font.o OBJ.x86_64-pc-linux-gnu/font2.o OBJ.x86_64-pc-linux-gnu/font_freetype.o OBJ.x86_64-pc-linux-gnu/get_t_box.o OBJ.x86_64-pc-linux-gnu/graph.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/line_width.o OBJ.x86_64-pc-linux-gnu/move.o OBJ.x86_64-pc-linux-gnu/parse_ftcap.o OBJ.x86_64-pc-linux-gnu/path.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/set_window.o OBJ.x86_64-pc-linux-gnu/text.o OBJ.x86_64-pc-linux-gnu/text2.o OBJ.x86_64-pc-linux-gnu/text3.o OBJ.x86_64-pc-linux-gnu/text_size.o -lgrass_gis.8.5 -lfreetype -lfreetype -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_driver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_driver.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/driver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/pngdriver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/color_table.o -c color_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o -c draw_bitmap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/draw_line.o -c draw_line.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/draw_point.o -c draw_point.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/erase.o -c erase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/graph_close.o -c graph_close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/graph_set.o -c graph_set.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/line_width.o -c line_width.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/point.o -c point.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/polygon.o -c polygon.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/read.o -c read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/read_bmp.o -c read_bmp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/read_png.o -c read_png.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/read_ppm.o -c read_ppm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/write_bmp.o -c write_bmp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/write_png.o -c write_png.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/write_ppm.o -c write_ppm.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_pngdriver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_pngdriver.8.5.so OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/color_table.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o OBJ.x86_64-pc-linux-gnu/draw_line.o OBJ.x86_64-pc-linux-gnu/draw_point.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/erase.o OBJ.x86_64-pc-linux-gnu/graph_close.o OBJ.x86_64-pc-linux-gnu/graph_set.o OBJ.x86_64-pc-linux-gnu/line_width.o OBJ.x86_64-pc-linux-gnu/point.o OBJ.x86_64-pc-linux-gnu/polygon.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/read_bmp.o OBJ.x86_64-pc-linux-gnu/read_png.o OBJ.x86_64-pc-linux-gnu/read_ppm.o OBJ.x86_64-pc-linux-gnu/set_window.o OBJ.x86_64-pc-linux-gnu/write.o OBJ.x86_64-pc-linux-gnu/write_bmp.o OBJ.x86_64-pc-linux-gnu/write_png.o OBJ.x86_64-pc-linux-gnu/write_ppm.o -lgrass_driver.8.5 -lgrass_gis.8.5 -lpng16 -lz -lm -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_pngdriver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_pngdriver.so) if [ "pngdriver" != "" -a -f "pngdriver".html ] ; then make html ; fi make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/pngdriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > pngdriver.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > pngdriver.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py pngdriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py pngdriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/pngdriver.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/pngdriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/pngdriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/psdriver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 psdriver.ps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/psdriver.ps gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o -c draw_bitmap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/erase.o -c erase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/graph_close.o -c graph_close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/graph_set.o -c graph_set.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/line_width.o -c line_width.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_psdriver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_psdriver.8.5.so OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/erase.o OBJ.x86_64-pc-linux-gnu/graph_close.o OBJ.x86_64-pc-linux-gnu/graph_set.o OBJ.x86_64-pc-linux-gnu/line_width.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/set_window.o -lgrass_driver.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_psdriver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_psdriver.so) if [ "psdriver" != "" -a -f "psdriver".html ] ; then make html ; fi make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/psdriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > psdriver.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > psdriver.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py psdriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py psdriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/psdriver.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/psdriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/psdriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/htmldriver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/graph_clse.o -c graph_clse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/graph_set.o -c graph_set.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/polygon.o -c polygon.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/text.o -c text.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_htmldriver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_htmldriver.8.5.so OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/graph_clse.o OBJ.x86_64-pc-linux-gnu/graph_set.o OBJ.x86_64-pc-linux-gnu/polygon.o OBJ.x86_64-pc-linux-gnu/text.o -lgrass_driver.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_htmldriver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_htmldriver.so) if [ "htmldriver" != "" -a -f "htmldriver".html ] ; then make html ; fi make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/htmldriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > htmldriver.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > htmldriver.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py htmldriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py htmldriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/htmldriver.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/htmldriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/htmldriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/cairodriver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o -c draw_bitmap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/erase.o -c erase.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/graph.o -c graph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/line_width.o -c line_width.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/read.o -c read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/read_bmp.o -c read_bmp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/read_ppm.o -c read_ppm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/read_xid.o -c read_xid.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/text.o -c text.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/write_bmp.o -c write_bmp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/write_ppm.o -c write_ppm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/write_xid.o -c write_xid.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cairodriver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_cairodriver.8.5.so OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/draw_bitmap.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/erase.o OBJ.x86_64-pc-linux-gnu/graph.o OBJ.x86_64-pc-linux-gnu/line_width.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/read_bmp.o OBJ.x86_64-pc-linux-gnu/read_ppm.o OBJ.x86_64-pc-linux-gnu/read_xid.o OBJ.x86_64-pc-linux-gnu/set_window.o OBJ.x86_64-pc-linux-gnu/text.o OBJ.x86_64-pc-linux-gnu/write.o OBJ.x86_64-pc-linux-gnu/write_bmp.o OBJ.x86_64-pc-linux-gnu/write_ppm.o OBJ.x86_64-pc-linux-gnu/write_xid.o -lgrass_driver.8.5 -lgrass_gis.8.5 -lz -lpng16 -lfontconfig -lfreetype -lXext -lcairo -lXrender -lX11 -lfontconfig -lSM -lICE -lX11 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cairodriver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cairodriver.so) if [ "cairodriver" != "" -a -f "cairodriver".html ] ; then make html ; fi make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/cairodriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > cairodriver.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > cairodriver.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py cairodriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py cairodriver > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/cairodriver.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/cairodriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/cairodriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/bitmap' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/bitmap\" -o OBJ.x86_64-pc-linux-gnu/bitmap.o -c bitmap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/bitmap\" -o OBJ.x86_64-pc-linux-gnu/sparse.o -c sparse.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_bitmap.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_bitmap.8.5.so OBJ.x86_64-pc-linux-gnu/bitmap.o OBJ.x86_64-pc-linux-gnu/sparse.o -lgrass_linkm.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_bitmap.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_bitmap.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/bitmap' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/btree' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/free.o -c free.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/next.o -c next.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/rewind.o -c rewind.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_btree.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_btree.8.5.so OBJ.x86_64-pc-linux-gnu/create.o OBJ.x86_64-pc-linux-gnu/find.o OBJ.x86_64-pc-linux-gnu/free.o OBJ.x86_64-pc-linux-gnu/next.o OBJ.x86_64-pc-linux-gnu/rewind.o OBJ.x86_64-pc-linux-gnu/update.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_btree.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/btree' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/btree2' /bin/install -c -m 644 kdtree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/kdtree.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/btree2' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree2\" -o OBJ.x86_64-pc-linux-gnu/kdtree.o -c kdtree.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree2\" -o OBJ.x86_64-pc-linux-gnu/rbtree.o -c rbtree.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_btree2.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_btree2.8.5.so OBJ.x86_64-pc-linux-gnu/kdtree.o OBJ.x86_64-pc-linux-gnu/rbtree.o -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree2.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_btree2.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/btree2' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/btree2' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/display' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/clip.o -c clip.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/cnversions.o -c cnversions.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/draw2.o -c draw2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/icon.o -c icon.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/r_raster.o -c r_raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/raster2.o -c raster2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/setup.o -c setup.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/symbol.o -c symbol.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/tran_colr.o -c tran_colr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_display.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_display.8.5.so OBJ.x86_64-pc-linux-gnu/clip.o OBJ.x86_64-pc-linux-gnu/cnversions.o OBJ.x86_64-pc-linux-gnu/draw2.o OBJ.x86_64-pc-linux-gnu/icon.o OBJ.x86_64-pc-linux-gnu/r_raster.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/raster2.o OBJ.x86_64-pc-linux-gnu/setup.o OBJ.x86_64-pc-linux-gnu/symbol.o OBJ.x86_64-pc-linux-gnu/tran_colr.o OBJ.x86_64-pc-linux-gnu/window.o -lgrass_htmldriver.8.5 -lgrass_pngdriver.8.5 -lgrass_psdriver.8.5 -lgrass_driver.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_cairodriver.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_display.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_display.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/display' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db' make -C dbmi_base || echo /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base >> /home/neteler/src/releasebranch_8_5/error.log make -C sqlp || echo /home/neteler/src/releasebranch_8_5/lib/db/sqlp >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/sqlp' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu flex -t sqlp.l > sqlp.yy.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_base' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 dbstubs.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dbstubs.h gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c bison -y -bsqlp -d -v sqlp.y gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/case.o -c case.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/column.o -c column.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/columnfmt.o -c columnfmt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sql.o -c sql.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sqlp.yy.o -c sqlp.yy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/datetime.o -c datetime.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sqlp.tab.o -c sqlp.tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/dbmscap.o -c dbmscap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/default_name.o -c default_name.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_sqlp.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_sqlp.8.5.so OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/print.o OBJ.x86_64-pc-linux-gnu/sql.o OBJ.x86_64-pc-linux-gnu/sqlp.yy.o OBJ.x86_64-pc-linux-gnu/sqlp.tab.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sqlp.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_sqlp.so) if [ "sql" != "" -a -f "sql".html ] ; then make html ; fi make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/sqlp' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > sql.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > sql.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/dirent.o -c dirent.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py sql > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/sql.html gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py sql > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/sql.md gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/handle.o -c handle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/index.o -c index.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/sql.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1" gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/interval.o -c interval.c make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/sqlp' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/sqlp' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/isdir.o -c isdir.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/legal_dbname.o -c legal_dbname.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/login.o -c login.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/ret_codes.o -c ret_codes.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/sqlCtype.o -c sqlCtype.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/sqltype.o -c sqltype.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/string.o -c string.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/strip.o -c strip.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/token.o -c token.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/value.o -c value.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/valuefmt.o -c valuefmt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/whoami.o -c whoami.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdr.o -c xdr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrchar.o -c xdrchar.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrcolumn.o -c xdrcolumn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrdatetime.o -c xdrdatetime.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrdouble.o -c xdrdouble.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrfloat.o -c xdrfloat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrhandle.o -c xdrhandle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrindex.o -c xdrindex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrint.o -c xdrint.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrprocedure.o -c xdrprocedure.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrshort.o -c xdrshort.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrstring.o -c xdrstring.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrtable.o -c xdrtable.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrtoken.o -c xdrtoken.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/xdrvalue.o -c xdrvalue.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/zero.o -c zero.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dbmibase.8.5.so OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/case.o OBJ.x86_64-pc-linux-gnu/column.o OBJ.x86_64-pc-linux-gnu/columnfmt.o OBJ.x86_64-pc-linux-gnu/connect.o OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/datetime.o OBJ.x86_64-pc-linux-gnu/dbmscap.o OBJ.x86_64-pc-linux-gnu/default_name.o OBJ.x86_64-pc-linux-gnu/dirent.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/handle.o OBJ.x86_64-pc-linux-gnu/index.o OBJ.x86_64-pc-linux-gnu/interval.o OBJ.x86_64-pc-linux-gnu/isdir.o OBJ.x86_64-pc-linux-gnu/legal_dbname.o OBJ.x86_64-pc-linux-gnu/login.o OBJ.x86_64-pc-linux-gnu/ret_codes.o OBJ.x86_64-pc-linux-gnu/sqlCtype.o OBJ.x86_64-pc-linux-gnu/sqltype.o OBJ.x86_64-pc-linux-gnu/string.o OBJ.x86_64-pc-linux-gnu/strip.o OBJ.x86_64-pc-linux-gnu/table.o OBJ.x86_64-pc-linux-gnu/token.o OBJ.x86_64-pc-linux-gnu/value.o OBJ.x86_64-pc-linux-gnu/valuefmt.o OBJ.x86_64-pc-linux-gnu/whoami.o OBJ.x86_64-pc-linux-gnu/xdr.o OBJ.x86_64-pc-linux-gnu/xdrchar.o OBJ.x86_64-pc-linux-gnu/xdrcolumn.o OBJ.x86_64-pc-linux-gnu/xdrdatetime.o OBJ.x86_64-pc-linux-gnu/xdrdouble.o OBJ.x86_64-pc-linux-gnu/xdrfloat.o OBJ.x86_64-pc-linux-gnu/xdrhandle.o OBJ.x86_64-pc-linux-gnu/xdrindex.o OBJ.x86_64-pc-linux-gnu/xdrint.o OBJ.x86_64-pc-linux-gnu/xdrprocedure.o OBJ.x86_64-pc-linux-gnu/xdrshort.o OBJ.x86_64-pc-linux-gnu/xdrstring.o OBJ.x86_64-pc-linux-gnu/xdrtable.o OBJ.x86_64-pc-linux-gnu/xdrtoken.o OBJ.x86_64-pc-linux-gnu/xdrvalue.o OBJ.x86_64-pc-linux-gnu/zero.o -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmibase.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_base' make -C dbmi_client || echo /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client >> /home/neteler/src/releasebranch_8_5/error.log make -C stubs || echo /home/neteler/src/releasebranch_8_5/lib/db/stubs >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_client' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_add_col.o -c c_add_col.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/stubs' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/add_col.o -c add_col.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/bindupdate.o -c bindupdate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_bindupdate.o -c c_bindupdate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/close_cursor.o -c close_cursor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_close_cur.o -c c_close_cur.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/closedb.o -c closedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_closedb.o -c c_closedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/create_index.o -c create_index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_create_idx.o -c c_create_idx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_create_tab.o -c c_create_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/createdb.o -c createdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_createdb.o -c c_createdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/delete.o -c delete.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_delete.o -c c_delete.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/deletedb.o -c deletedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/desc_table.o -c desc_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_deletedb.o -c c_deletedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/drop_col.o -c drop_col.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_desc_table.o -c c_desc_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/drop_index.o -c drop_index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_drop_col.o -c c_drop_col.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/drop_table.o -c drop_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_drop_index.o -c c_drop_index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_drop_tab.o -c c_drop_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/finddb.o -c finddb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_execute.o -c c_execute.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/finish.o -c finish.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_fetch.o -c c_fetch.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_finddb.o -c c_finddb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_insert.o -c c_insert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/insert.o -c insert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/list_index.o -c list_index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_list_drivers.o -c c_list_drivers.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/list_tables.o -c list_tables.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_list_idx.o -c c_list_idx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/listdb.o -c listdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_list_tabs.o -c c_list_tabs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/open_insert.o -c open_insert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_listdb.o -c c_listdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/open_select.o -c open_select.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_opendb.o -c c_opendb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/open_update.o -c open_update.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_openinsert.o -c c_openinsert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/opendb.o -c opendb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_openselect.o -c c_openselect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/priv.o -c priv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/rows.o -c rows.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_openupdate.o -c c_openupdate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/transaction.o -c transaction.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_priv.o -c c_priv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_rows.o -c c_rows.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbstubs.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dbstubs.8.5.so OBJ.x86_64-pc-linux-gnu/add_col.o OBJ.x86_64-pc-linux-gnu/bindupdate.o OBJ.x86_64-pc-linux-gnu/close_cursor.o OBJ.x86_64-pc-linux-gnu/closedb.o OBJ.x86_64-pc-linux-gnu/create_index.o OBJ.x86_64-pc-linux-gnu/create_table.o OBJ.x86_64-pc-linux-gnu/createdb.o OBJ.x86_64-pc-linux-gnu/delete.o OBJ.x86_64-pc-linux-gnu/deletedb.o OBJ.x86_64-pc-linux-gnu/desc_table.o OBJ.x86_64-pc-linux-gnu/drop_col.o OBJ.x86_64-pc-linux-gnu/drop_index.o OBJ.x86_64-pc-linux-gnu/drop_table.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/finddb.o OBJ.x86_64-pc-linux-gnu/finish.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/insert.o OBJ.x86_64-pc-linux-gnu/list_index.o OBJ.x86_64-pc-linux-gnu/list_tables.o OBJ.x86_64-pc-linux-gnu/listdb.o OBJ.x86_64-pc-linux-gnu/open_insert.o OBJ.x86_64-pc-linux-gnu/open_select.o OBJ.x86_64-pc-linux-gnu/open_update.o OBJ.x86_64-pc-linux-gnu/opendb.o OBJ.x86_64-pc-linux-gnu/priv.o OBJ.x86_64-pc-linux-gnu/rows.o OBJ.x86_64-pc-linux-gnu/transaction.o OBJ.x86_64-pc-linux-gnu/update.o -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbstubs.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbstubs.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/stubs' make -C dbmi_driver || echo /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_add_col.o -c d_add_col.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_update.o -c c_update.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_version.o -c c_version.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_bindupdate.o -c d_bindupdate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_close_cur.o -c d_close_cur.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/column.o -c column.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/copy_tab.o -c copy_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_closedb.o -c d_closedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_create_idx.o -c d_create_idx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_create_tab.o -c d_create_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/delete_tab.o -c delete_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_createdb.o -c d_createdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/handler.o -c handler.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_delete.o -c d_delete.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_deletedb.o -c d_deletedb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_desc_table.o -c d_desc_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_drop_col.o -c d_drop_col.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/shutdown.o -c shutdown.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_drop_index.o -c d_drop_index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/start.o -c start.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_drop_tab.o -c d_drop_tab.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_error.o -c d_error.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmiclient.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dbmiclient.8.5.so OBJ.x86_64-pc-linux-gnu/c_add_col.o OBJ.x86_64-pc-linux-gnu/c_bindupdate.o OBJ.x86_64-pc-linux-gnu/c_close_cur.o OBJ.x86_64-pc-linux-gnu/c_closedb.o OBJ.x86_64-pc-linux-gnu/c_create_idx.o OBJ.x86_64-pc-linux-gnu/c_create_tab.o OBJ.x86_64-pc-linux-gnu/c_createdb.o OBJ.x86_64-pc-linux-gnu/c_delete.o OBJ.x86_64-pc-linux-gnu/c_deletedb.o OBJ.x86_64-pc-linux-gnu/c_desc_table.o OBJ.x86_64-pc-linux-gnu/c_drop_col.o OBJ.x86_64-pc-linux-gnu/c_drop_index.o OBJ.x86_64-pc-linux-gnu/c_drop_tab.o OBJ.x86_64-pc-linux-gnu/c_execute.o OBJ.x86_64-pc-linux-gnu/c_fetch.o OBJ.x86_64-pc-linux-gnu/c_finddb.o OBJ.x86_64-pc-linux-gnu/c_insert.o OBJ.x86_64-pc-linux-gnu/c_list_drivers.o OBJ.x86_64-pc-linux-gnu/c_list_idx.o OBJ.x86_64-pc-linux-gnu/c_list_tabs.o OBJ.x86_64-pc-linux-gnu/c_listdb.o OBJ.x86_64-pc-linux-gnu/c_opendb.o OBJ.x86_64-pc-linux-gnu/c_openinsert.o OBJ.x86_64-pc-linux-gnu/c_openselect.o OBJ.x86_64-pc-linux-gnu/c_openupdate.o OBJ.x86_64-pc-linux-gnu/c_priv.o OBJ.x86_64-pc-linux-gnu/c_rows.o OBJ.x86_64-pc-linux-gnu/c_update.o OBJ.x86_64-pc-linux-gnu/c_version.o OBJ.x86_64-pc-linux-gnu/column.o OBJ.x86_64-pc-linux-gnu/copy_tab.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/delete_tab.o OBJ.x86_64-pc-linux-gnu/handler.o OBJ.x86_64-pc-linux-gnu/printtab.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/shutdown.o OBJ.x86_64-pc-linux-gnu/start.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_execute.o -c d_execute.c (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmiclient.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmiclient.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_client' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_fetch.o -c d_fetch.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_finddb.o -c d_finddb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_insert.o -c d_insert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_list_idx.o -c d_list_idx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_list_tabs.o -c d_list_tabs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_listdb.o -c d_listdb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_mkdir.o -c d_mkdir.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_opendb.o -c d_opendb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_openinsert.o -c d_openinsert.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_openselect.o -c d_openselect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_openupdate.o -c d_openupdate.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_priv.o -c d_priv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_rows.o -c d_rows.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_update.o -c d_update.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_version.o -c d_version.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/driver_state.o -c driver_state.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmidriver.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dbmidriver.8.5.so OBJ.x86_64-pc-linux-gnu/d_add_col.o OBJ.x86_64-pc-linux-gnu/d_bindupdate.o OBJ.x86_64-pc-linux-gnu/d_close_cur.o OBJ.x86_64-pc-linux-gnu/d_closedb.o OBJ.x86_64-pc-linux-gnu/d_create_idx.o OBJ.x86_64-pc-linux-gnu/d_create_tab.o OBJ.x86_64-pc-linux-gnu/d_createdb.o OBJ.x86_64-pc-linux-gnu/d_delete.o OBJ.x86_64-pc-linux-gnu/d_deletedb.o OBJ.x86_64-pc-linux-gnu/d_desc_table.o OBJ.x86_64-pc-linux-gnu/d_drop_col.o OBJ.x86_64-pc-linux-gnu/d_drop_index.o OBJ.x86_64-pc-linux-gnu/d_drop_tab.o OBJ.x86_64-pc-linux-gnu/d_error.o OBJ.x86_64-pc-linux-gnu/d_execute.o OBJ.x86_64-pc-linux-gnu/d_fetch.o OBJ.x86_64-pc-linux-gnu/d_finddb.o OBJ.x86_64-pc-linux-gnu/d_insert.o OBJ.x86_64-pc-linux-gnu/d_list_idx.o OBJ.x86_64-pc-linux-gnu/d_list_tabs.o OBJ.x86_64-pc-linux-gnu/d_listdb.o OBJ.x86_64-pc-linux-gnu/d_mkdir.o OBJ.x86_64-pc-linux-gnu/d_opendb.o OBJ.x86_64-pc-linux-gnu/d_openinsert.o OBJ.x86_64-pc-linux-gnu/d_openselect.o OBJ.x86_64-pc-linux-gnu/d_openupdate.o OBJ.x86_64-pc-linux-gnu/d_priv.o OBJ.x86_64-pc-linux-gnu/d_rows.o OBJ.x86_64-pc-linux-gnu/d_update.o OBJ.x86_64-pc-linux-gnu/d_version.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/driver_state.o -lgrass_dbmibase.8.5 -lgrass_dbstubs.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmidriver.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmidriver.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/db' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/fonts' make -C fonts || echo /home/neteler/src/releasebranch_8_5/lib/fonts/fonts >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/fonts/fonts' /bin/install -c -m 644 hersh.oc1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 hersh.oc2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 hersh.oc3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 hersh.oc4 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 cyrilc.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 gothgbt.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 gothgrt.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 gothitt.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 greekc.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 greekcs.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 greekp.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 greeks.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 italicc.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 italiccs.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 italict.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 romanc.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 romancs.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 romand.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 romans.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 romant.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 scriptc.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 scripts.hmp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts /bin/install -c -m 644 fonts.table /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/fonts/fonts' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/fonts' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > vectorascii.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > vectorascii.tmp.md ; fi make -C rtree || echo /home/neteler/src/releasebranch_8_5/lib/vector/rtree >> /home/neteler/src/releasebranch_8_5/error.log make -C dglib || echo /home/neteler/src/releasebranch_8_5/lib/vector/dglib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/rtree' /bin/install -c -m 644 rtree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/rtree.h make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/dglib' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl make lib /bin/install -c -m 644 dgl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl.h /bin/install -c -m 644 avl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/avl.h /bin/install -c -m 644 tavl.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/tavl.h /bin/install -c -m 644 graph.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph.h make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/rtree' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 heap.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/heap.h gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/card.o -c card.c /bin/install -c -m 644 tree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/tree.h /bin/install -c -m 644 type.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/type.h /bin/install -c -m 644 helpers.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/helpers.h /bin/install -c -m 644 graph_v1.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph_v1.h /bin/install -c -m 644 graph_v2.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph_v2.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/dglib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/avl.o -c avl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/gammavol.o -c gammavol.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/index.o -c index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/graph.o -c graph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/indexf.o -c indexf.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/indexm.o -c indexm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/io.o -c io.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/graph_v1.o -c graph_v1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/node.o -c node.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/rect.o -c rect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/graph_v2.o -c graph_v2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/split.o -c split.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rtree.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_rtree.8.5.so OBJ.x86_64-pc-linux-gnu/card.o OBJ.x86_64-pc-linux-gnu/gammavol.o OBJ.x86_64-pc-linux-gnu/index.o OBJ.x86_64-pc-linux-gnu/indexf.o OBJ.x86_64-pc-linux-gnu/indexm.o OBJ.x86_64-pc-linux-gnu/io.o OBJ.x86_64-pc-linux-gnu/node.o OBJ.x86_64-pc-linux-gnu/rect.o OBJ.x86_64-pc-linux-gnu/split.o -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rtree.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rtree.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/rtree' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/rtree' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py vectorascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/heap.o -c heap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/helpers.o -c helpers.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/tavl.o -c tavl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py vectorascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vectorascii.md gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dgl.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dgl.8.5.so OBJ.x86_64-pc-linux-gnu/avl.o OBJ.x86_64-pc-linux-gnu/graph.o OBJ.x86_64-pc-linux-gnu/graph_v1.o OBJ.x86_64-pc-linux-gnu/graph_v2.o OBJ.x86_64-pc-linux-gnu/heap.o OBJ.x86_64-pc-linux-gnu/helpers.o OBJ.x86_64-pc-linux-gnu/tavl.o OBJ.x86_64-pc-linux-gnu/tree.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dgl.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dgl.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/dglib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/dglib' make -C diglib || echo /home/neteler/src/releasebranch_8_5/lib/vector/diglib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/diglib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/allocation.o -c allocation.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1" gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/angle.o -c angle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/cindex.o -c cindex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/cindex_rw.o -c cindex_rw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/file.o -c file.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/frmt.o -c frmt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/head.o -c head.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/inside.o -c inside.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/line_dist.o -c line_dist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/linecros.o -c linecros.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/plus.o -c plus.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/plus_area.o -c plus_area.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/plus_line.o -c plus_line.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/plus_node.o -c plus_node.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/plus_struct.o -c plus_struct.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/poly.o -c poly.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/port_init.o -c port_init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/portable.o -c portable.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/prune.o -c prune.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/spindex.o -c spindex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/spindex_rw.o -c spindex_rw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/struct_alloc.o -c struct_alloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/type.o -c type.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dig2.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dig2.8.5.so OBJ.x86_64-pc-linux-gnu/allocation.o OBJ.x86_64-pc-linux-gnu/angle.o OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/cindex.o OBJ.x86_64-pc-linux-gnu/cindex_rw.o OBJ.x86_64-pc-linux-gnu/file.o OBJ.x86_64-pc-linux-gnu/frmt.o OBJ.x86_64-pc-linux-gnu/head.o OBJ.x86_64-pc-linux-gnu/inside.o OBJ.x86_64-pc-linux-gnu/line_dist.o OBJ.x86_64-pc-linux-gnu/linecros.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/plus.o OBJ.x86_64-pc-linux-gnu/plus_area.o OBJ.x86_64-pc-linux-gnu/plus_line.o OBJ.x86_64-pc-linux-gnu/plus_node.o OBJ.x86_64-pc-linux-gnu/plus_struct.o OBJ.x86_64-pc-linux-gnu/poly.o OBJ.x86_64-pc-linux-gnu/port_init.o OBJ.x86_64-pc-linux-gnu/portable.o OBJ.x86_64-pc-linux-gnu/prune.o OBJ.x86_64-pc-linux-gnu/spindex.o OBJ.x86_64-pc-linux-gnu/spindex_rw.o OBJ.x86_64-pc-linux-gnu/struct_alloc.o OBJ.x86_64-pc-linux-gnu/type.o OBJ.x86_64-pc-linux-gnu/update.o -lgrass_gis.8.5 -lgrass_rtree.8.5 -lm -lgrass_gis.8.5 -lgrass_rtree.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dig2.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dig2.so) if [ "" != "" -a -f "".html ] ; then make html ; fi ==============TEST============= make test make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/diglib' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/test.o -c test.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o -lgrass_dig2.8.5 -lgrass_gis.8.5 -lgrass_rtree.8.5 -lm -lm cd OBJ.x86_64-pc-linux-gnu && GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./test cmp OBJ.x86_64-pc-linux-gnu/test.tmp test64.ok make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/diglib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/diglib' make -C Vlib || echo /home/neteler/src/releasebranch_8_5/lib/vector/Vlib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/Vlib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/area_pg.o -c area_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/array.o -c array.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/ascii.o -c ascii.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/break_lines.o -c break_lines.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/break_polygons.o -c break_polygons.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/bridges.o -c bridges.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/buffer.o -c buffer.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/buffer2.o -c buffer2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/build.o -c build.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/build_nat.o -c build_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/build_ogr.o -c build_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/build_pg.o -c build_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/build_sfa.o -c build_sfa.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/cindex.o -c cindex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/clean_nodes.o -c clean_nodes.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/close_nat.o -c close_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/close_ogr.o -c close_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/close_pg.o -c close_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/color_read.o -c color_read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/color_remove.o -c color_remove.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/color_write.o -c color_write.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/constraint.o -c constraint.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/copy.o -c copy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/dangles.o -c dangles.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/dbcolumns.o -c dbcolumns.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/dgraph.o -c dgraph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/e_intersect.o -c e_intersect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/field.o -c field.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/geos.o -c geos.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/geos_to_wktb.o -c geos_to_wktb.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/graph.o -c graph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/handler.o -c handler.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/header.o -c header.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/header_finfo.o -c header_finfo.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/hist.o -c hist.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/init_head.o -c init_head.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/intersect.o -c intersect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/intersect2.o -c intersect2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/legal_vname.o -c legal_vname.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/level.o -c level.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/level_two.o -c level_two.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/line.o -c line.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/map.o -c map.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/merge_lines.o -c merge_lines.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/net_analyze.o -c net_analyze.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/net_build.o -c net_build.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/open_nat.o -c open_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/open_ogr.o -c open_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/open_pg.o -c open_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/overlap.o -c overlap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/overlay.o -c overlay.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/poly.o -c poly.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/read.o -c read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/read_nat.o -c read_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/read_ogr.o -c read_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/read_pg.o -c read_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/read_sfa.o -c read_sfa.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/remove_areas.o -c remove_areas.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/remove_duplicates.o -c remove_duplicates.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/rewind.o -c rewind.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/rewind_nat.o -c rewind_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/rewind_ogr.o -c rewind_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/rewind_pg.o -c rewind_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/rtree_search.o -c rtree_search.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/simple_features.o -c simple_features.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/sindex.o -c sindex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/snap.o -c snap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/tin.o -c tin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/type.o -c type.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_nat.o -c write_nat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_ogr.o -c write_ogr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_pg.o -c write_pg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_sfa.o -c write_sfa.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_vector.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_vector.8.5.so OBJ.x86_64-pc-linux-gnu/area.o OBJ.x86_64-pc-linux-gnu/area_pg.o OBJ.x86_64-pc-linux-gnu/array.o OBJ.x86_64-pc-linux-gnu/ascii.o OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/break_lines.o OBJ.x86_64-pc-linux-gnu/break_polygons.o OBJ.x86_64-pc-linux-gnu/bridges.o OBJ.x86_64-pc-linux-gnu/buffer.o OBJ.x86_64-pc-linux-gnu/buffer2.o OBJ.x86_64-pc-linux-gnu/build.o OBJ.x86_64-pc-linux-gnu/build_nat.o OBJ.x86_64-pc-linux-gnu/build_ogr.o OBJ.x86_64-pc-linux-gnu/build_pg.o OBJ.x86_64-pc-linux-gnu/build_sfa.o OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/cindex.o OBJ.x86_64-pc-linux-gnu/clean_nodes.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/close_nat.o OBJ.x86_64-pc-linux-gnu/close_ogr.o OBJ.x86_64-pc-linux-gnu/close_pg.o OBJ.x86_64-pc-linux-gnu/color_read.o OBJ.x86_64-pc-linux-gnu/color_remove.o OBJ.x86_64-pc-linux-gnu/color_write.o OBJ.x86_64-pc-linux-gnu/constraint.o OBJ.x86_64-pc-linux-gnu/copy.o OBJ.x86_64-pc-linux-gnu/dangles.o OBJ.x86_64-pc-linux-gnu/dbcolumns.o OBJ.x86_64-pc-linux-gnu/dgraph.o OBJ.x86_64-pc-linux-gnu/e_intersect.o OBJ.x86_64-pc-linux-gnu/field.o OBJ.x86_64-pc-linux-gnu/find.o OBJ.x86_64-pc-linux-gnu/geos.o OBJ.x86_64-pc-linux-gnu/geos_to_wktb.o OBJ.x86_64-pc-linux-gnu/graph.o OBJ.x86_64-pc-linux-gnu/handler.o OBJ.x86_64-pc-linux-gnu/header.o OBJ.x86_64-pc-linux-gnu/header_finfo.o OBJ.x86_64-pc-linux-gnu/hist.o OBJ.x86_64-pc-linux-gnu/init_head.o OBJ.x86_64-pc-linux-gnu/intersect.o OBJ.x86_64-pc-linux-gnu/intersect2.o OBJ.x86_64-pc-linux-gnu/legal_vname.o OBJ.x86_64-pc-linux-gnu/level.o OBJ.x86_64-pc-linux-gnu/level_two.o OBJ.x86_64-pc-linux-gnu/line.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/map.o OBJ.x86_64-pc-linux-gnu/merge_lines.o OBJ.x86_64-pc-linux-gnu/net_analyze.o OBJ.x86_64-pc-linux-gnu/net_build.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/open_nat.o OBJ.x86_64-pc-linux-gnu/open_ogr.o OBJ.x86_64-pc-linux-gnu/open_pg.o OBJ.x86_64-pc-linux-gnu/overlap.o OBJ.x86_64-pc-linux-gnu/overlay.o OBJ.x86_64-pc-linux-gnu/poly.o OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/read_nat.o OBJ.x86_64-pc-linux-gnu/read_ogr.o OBJ.x86_64-pc-linux-gnu/read_pg.o OBJ.x86_64-pc-linux-gnu/read_sfa.o OBJ.x86_64-pc-linux-gnu/remove_areas.o OBJ.x86_64-pc-linux-gnu/remove_duplicates.o OBJ.x86_64-pc-linux-gnu/rewind.o OBJ.x86_64-pc-linux-gnu/rewind_nat.o OBJ.x86_64-pc-linux-gnu/rewind_ogr.o OBJ.x86_64-pc-linux-gnu/rewind_pg.o OBJ.x86_64-pc-linux-gnu/rtree_search.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/simple_features.o OBJ.x86_64-pc-linux-gnu/sindex.o OBJ.x86_64-pc-linux-gnu/snap.o OBJ.x86_64-pc-linux-gnu/tin.o OBJ.x86_64-pc-linux-gnu/type.o OBJ.x86_64-pc-linux-gnu/window.o OBJ.x86_64-pc-linux-gnu/write.o OBJ.x86_64-pc-linux-gnu/write_nat.o OBJ.x86_64-pc-linux-gnu/write_ogr.o OBJ.x86_64-pc-linux-gnu/write_pg.o OBJ.x86_64-pc-linux-gnu/write_sfa.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_dgl.8.5 -lgrass_dig2.8.5 -lgrass_linkm.8.5 -lgrass_rtree.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -L/usr/lib/x86_64-linux-gnu -lgdal -lm -lgrass_btree2.8.5 -lgrass_gproj.8.5 -lgrass_raster.8.5 -lpq -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vector.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_vector.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/Vlib' make -C vedit || echo /home/neteler/src/releasebranch_8_5/lib/vector/vedit >> /home/neteler/src/releasebranch_8_5/error.log make -C neta || echo /home/neteler/src/releasebranch_8_5/lib/vector/neta >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/vedit' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/break.o -c break.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/vector/neta' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/articulation_point.o -c articulation_point.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/bridge.o -c bridge.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/centrality.o -c centrality.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/chtype.o -c chtype.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/copy.o -c copy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/components.o -c components.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/delete.o -c delete.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/flow.o -c flow.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/path.o -c path.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/extend.o -c extend.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/spanningtree.o -c spanningtree.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/timetables.o -c timetables.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/flip.o -c flip.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/merge.o -c merge.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/utils.o -c utils.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/move.o -c move.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_neta.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_neta.8.5.so OBJ.x86_64-pc-linux-gnu/articulation_point.o OBJ.x86_64-pc-linux-gnu/bridge.o OBJ.x86_64-pc-linux-gnu/centrality.o OBJ.x86_64-pc-linux-gnu/components.o OBJ.x86_64-pc-linux-gnu/flow.o OBJ.x86_64-pc-linux-gnu/path.o OBJ.x86_64-pc-linux-gnu/spanningtree.o OBJ.x86_64-pc-linux-gnu/timetables.o OBJ.x86_64-pc-linux-gnu/utils.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_dgl.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_neta.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_neta.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/neta' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/render.o -c render.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/snap.o -c snap.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/vertex.o -c vertex.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/zbulk.o -c zbulk.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_vedit.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_vedit.8.5.so OBJ.x86_64-pc-linux-gnu/break.o OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/chtype.o OBJ.x86_64-pc-linux-gnu/copy.o OBJ.x86_64-pc-linux-gnu/delete.o OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/extend.o OBJ.x86_64-pc-linux-gnu/flip.o OBJ.x86_64-pc-linux-gnu/merge.o OBJ.x86_64-pc-linux-gnu/move.o OBJ.x86_64-pc-linux-gnu/render.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/snap.o OBJ.x86_64-pc-linux-gnu/vertex.o OBJ.x86_64-pc-linux-gnu/zbulk.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vedit.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_vedit.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector/vedit' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/vector' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/imagery' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 band_references_scheme.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/band_references_scheme.png /bin/install -c -m 644 band_references_scheme.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/band_references_scheme.png gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/eol.o -c eol.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/fopen.o -c fopen.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/georef.o -c georef.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/georef_tps.o -c georef_tps.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/group.o -c group.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iclass.o -c iclass.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iclass_bands.o -c iclass_bands.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iclass_perimeter.o -c iclass_perimeter.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iclass_signatures.o -c iclass_signatures.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iclass_statistics.o -c iclass_statistics.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iscatt_core.o -c iscatt_core.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/iscatt_structs.o -c iscatt_structs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/list_gp.o -c list_gp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/list_subgp.o -c list_subgp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/loc_info.o -c loc_info.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/manage_signatures.o -c manage_signatures.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/points.o -c points.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/ref.o -c ref.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/sig.o -c sig.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/sigfile.o -c sigfile.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/sigset.o -c sigset.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/sigsetfile.o -c sigsetfile.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/title.o -c title.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/var.o -c var.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_imagery.8.5.so OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/eol.o OBJ.x86_64-pc-linux-gnu/find.o OBJ.x86_64-pc-linux-gnu/fopen.o OBJ.x86_64-pc-linux-gnu/georef.o OBJ.x86_64-pc-linux-gnu/georef_tps.o OBJ.x86_64-pc-linux-gnu/group.o OBJ.x86_64-pc-linux-gnu/iclass.o OBJ.x86_64-pc-linux-gnu/iclass_bands.o OBJ.x86_64-pc-linux-gnu/iclass_perimeter.o OBJ.x86_64-pc-linux-gnu/iclass_signatures.o OBJ.x86_64-pc-linux-gnu/iclass_statistics.o OBJ.x86_64-pc-linux-gnu/iscatt_core.o OBJ.x86_64-pc-linux-gnu/iscatt_structs.o OBJ.x86_64-pc-linux-gnu/list_gp.o OBJ.x86_64-pc-linux-gnu/list_subgp.o OBJ.x86_64-pc-linux-gnu/loc_info.o OBJ.x86_64-pc-linux-gnu/manage_signatures.o OBJ.x86_64-pc-linux-gnu/points.o OBJ.x86_64-pc-linux-gnu/ref.o OBJ.x86_64-pc-linux-gnu/sig.o OBJ.x86_64-pc-linux-gnu/sigfile.o OBJ.x86_64-pc-linux-gnu/sigset.o OBJ.x86_64-pc-linux-gnu/sigsetfile.o OBJ.x86_64-pc-linux-gnu/target.o OBJ.x86_64-pc-linux-gnu/title.o OBJ.x86_64-pc-linux-gnu/var.o -lgrass_gis.8.5 -lm -lgrass_raster.8.5 -lgrass_vector.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_imagery.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/imagery' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/cluster' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_assign.o -c c_assign.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_begin.o -c c_begin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_clear.o -c c_clear.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_distinct.o -c c_distinct.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_exec.o -c c_exec.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_execmem.o -c c_execmem.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_means.o -c c_means.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_merge.o -c c_merge.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_nclasses.o -c c_nclasses.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_point.o -c c_point.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_reassign.o -c c_reassign.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_reclass.o -c c_reclass.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_sep.o -c c_sep.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_sig.o -c c_sig.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_sum2.o -c c_sum2.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cluster.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_cluster.8.5.so OBJ.x86_64-pc-linux-gnu/c_assign.o OBJ.x86_64-pc-linux-gnu/c_begin.o OBJ.x86_64-pc-linux-gnu/c_clear.o OBJ.x86_64-pc-linux-gnu/c_distinct.o OBJ.x86_64-pc-linux-gnu/c_exec.o OBJ.x86_64-pc-linux-gnu/c_execmem.o OBJ.x86_64-pc-linux-gnu/c_means.o OBJ.x86_64-pc-linux-gnu/c_merge.o OBJ.x86_64-pc-linux-gnu/c_nclasses.o OBJ.x86_64-pc-linux-gnu/c_point.o OBJ.x86_64-pc-linux-gnu/c_reassign.o OBJ.x86_64-pc-linux-gnu/c_reclass.o OBJ.x86_64-pc-linux-gnu/c_sep.o OBJ.x86_64-pc-linux-gnu/c_sig.o OBJ.x86_64-pc-linux-gnu/c_sum2.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cluster.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cluster.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/cluster' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rowio' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/fileno.o -c fileno.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/forget.o -c forget.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/get.o -c get.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/put.o -c put.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/release.o -c release.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/setup.o -c setup.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rowio.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_rowio.8.5.so OBJ.x86_64-pc-linux-gnu/fileno.o OBJ.x86_64-pc-linux-gnu/forget.o OBJ.x86_64-pc-linux-gnu/get.o OBJ.x86_64-pc-linux-gnu/put.o OBJ.x86_64-pc-linux-gnu/release.o OBJ.x86_64-pc-linux-gnu/setup.o -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rowio.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rowio.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rowio' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/segment' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/address.o -c address.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/flush.o -c flush.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/get.o -c get.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/get_row.o -c get_row.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/pagein.o -c pagein.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/pageout.o -c pageout.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/put.o -c put.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/put_row.o -c put_row.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/release.o -c release.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/seek.o -c seek.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/setup.o -c setup.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_segment.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_segment.8.5.so OBJ.x86_64-pc-linux-gnu/address.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/flush.o OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/get.o OBJ.x86_64-pc-linux-gnu/get_row.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/pagein.o OBJ.x86_64-pc-linux-gnu/pageout.o OBJ.x86_64-pc-linux-gnu/put.o OBJ.x86_64-pc-linux-gnu/put_row.o OBJ.x86_64-pc-linux-gnu/release.o OBJ.x86_64-pc-linux-gnu/seek.o OBJ.x86_64-pc-linux-gnu/setup.o -lgrass_btree2.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_segment.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_segment.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/segment' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst' make -C data || echo /home/neteler/src/releasebranch_8_5/lib/rst/data >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst/data' /bin/install -c -m 644 dataquad.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dataquad.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst/data' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/data\" -o OBJ.x86_64-pc-linux-gnu/dataquad.o -c dataquad.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_interpdata.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_interpdata.8.5.so OBJ.x86_64-pc-linux-gnu/dataquad.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpdata.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_interpdata.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst/data' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst/data' make -C qtree || echo /home/neteler/src/releasebranch_8_5/lib/rst/qtree >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst/qtree' /bin/install -c -m 644 qtree.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/qtree.h test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/qtree\" -o OBJ.x86_64-pc-linux-gnu/qtree.o -c qtree.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_qtree.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_qtree.8.5.so OBJ.x86_64-pc-linux-gnu/qtree.o -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_qtree.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_qtree.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst/qtree' make -C interp_float || echo /home/neteler/src/releasebranch_8_5/lib/rst/interp_float >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst/interp_float' /bin/install -c -m 644 interpf.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/interpf.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/rst/interp_float' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/func2d.o -c func2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/init2d.o -c init2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/input2d.o -c input2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/interp2d.o -c interp2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/matrix.o -c matrix.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/minmax.o -c minmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/output2d.o -c output2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/point2d.o -c point2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/point2d_parallel.o -c point2d_parallel.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/resout2d.o -c resout2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/ressegm2d.o -c ressegm2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/secpar2d.o -c secpar2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/segmen2d.o -c segmen2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/segmen2d_parallel.o -c segmen2d_parallel.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/vinput2d.o -c vinput2d.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/write2d.o -c write2d.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_interpfl.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_interpfl.8.5.so OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/func2d.o OBJ.x86_64-pc-linux-gnu/init2d.o OBJ.x86_64-pc-linux-gnu/input2d.o OBJ.x86_64-pc-linux-gnu/interp2d.o OBJ.x86_64-pc-linux-gnu/matrix.o OBJ.x86_64-pc-linux-gnu/minmax.o OBJ.x86_64-pc-linux-gnu/output2d.o OBJ.x86_64-pc-linux-gnu/point2d.o OBJ.x86_64-pc-linux-gnu/point2d_parallel.o OBJ.x86_64-pc-linux-gnu/resout2d.o OBJ.x86_64-pc-linux-gnu/ressegm2d.o OBJ.x86_64-pc-linux-gnu/secpar2d.o OBJ.x86_64-pc-linux-gnu/segmen2d.o OBJ.x86_64-pc-linux-gnu/segmen2d_parallel.o OBJ.x86_64-pc-linux-gnu/vinput2d.o OBJ.x86_64-pc-linux-gnu/write2d.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_vector.8.5 -lgrass_gmath.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_bitmap.8.5 -lgrass_qtree.8.5 -lgrass_interpdata.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpfl.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_interpfl.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst/interp_float' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst/interp_float' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/rst' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/lidar' /bin/install -c -m 644 lidar.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/lidar.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/lidar' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/lidar\" -o OBJ.x86_64-pc-linux-gnu/InterpSpline.o -c InterpSpline.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/lidar\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/lidar\" -o OBJ.x86_64-pc-linux-gnu/zones.o -c zones.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_lidar.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_lidar.8.5.so OBJ.x86_64-pc-linux-gnu/InterpSpline.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/zones.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_segment.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lidar.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_lidar.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/lidar' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/lidar' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/raster3d' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/cache.o -c cache.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/cache1.o -c cache1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/cachehash.o -c cachehash.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/changeprecision.o -c changeprecision.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/changetype.o -c changetype.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/defaults.o -c defaults.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/doubleio.o -c doubleio.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/filecompare.o -c filecompare.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/filename.o -c filename.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/fpcompress.o -c fpcompress.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/fpxdr.o -c fpxdr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/getblock.o -c getblock.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/getvalue.o -c getvalue.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/gradient.o -c gradient.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/header.o -c header.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/headerinfo.o -c headerinfo.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/history.o -c history.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/index.o -c index.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/intio.o -c intio.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/keys.o -c keys.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/long.o -c long.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/mapset.o -c mapset.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/maskfn.o -c maskfn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/misc.o -c misc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/null.o -c null.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/open2.o -c open2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/param.o -c param.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/putvalue.o -c putvalue.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/range.o -c range.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/region.o -c region.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/resample.o -c resample.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/retile.o -c retile.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/rle.o -c rle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tilealloc.o -c tilealloc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tileio.o -c tileio.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tilemath.o -c tilemath.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tilenull.o -c tilenull.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tileread.o -c tileread.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/tilewrite.o -c tilewrite.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/volume.o -c volume.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/windowio.o -c windowio.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/writeascii.o -c writeascii.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_g3d.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_g3d.8.5.so OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/cache.o OBJ.x86_64-pc-linux-gnu/cache1.o OBJ.x86_64-pc-linux-gnu/cachehash.o OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/changeprecision.o OBJ.x86_64-pc-linux-gnu/changetype.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/defaults.o OBJ.x86_64-pc-linux-gnu/doubleio.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/filecompare.o OBJ.x86_64-pc-linux-gnu/filename.o OBJ.x86_64-pc-linux-gnu/fpcompress.o OBJ.x86_64-pc-linux-gnu/fpxdr.o OBJ.x86_64-pc-linux-gnu/getblock.o OBJ.x86_64-pc-linux-gnu/getvalue.o OBJ.x86_64-pc-linux-gnu/gradient.o OBJ.x86_64-pc-linux-gnu/header.o OBJ.x86_64-pc-linux-gnu/headerinfo.o OBJ.x86_64-pc-linux-gnu/history.o OBJ.x86_64-pc-linux-gnu/index.o OBJ.x86_64-pc-linux-gnu/intio.o OBJ.x86_64-pc-linux-gnu/keys.o OBJ.x86_64-pc-linux-gnu/long.o OBJ.x86_64-pc-linux-gnu/mapset.o OBJ.x86_64-pc-linux-gnu/mask.o OBJ.x86_64-pc-linux-gnu/maskfn.o OBJ.x86_64-pc-linux-gnu/misc.o OBJ.x86_64-pc-linux-gnu/null.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/open2.o OBJ.x86_64-pc-linux-gnu/param.o OBJ.x86_64-pc-linux-gnu/putvalue.o OBJ.x86_64-pc-linux-gnu/range.o OBJ.x86_64-pc-linux-gnu/region.o OBJ.x86_64-pc-linux-gnu/resample.o OBJ.x86_64-pc-linux-gnu/retile.o OBJ.x86_64-pc-linux-gnu/rle.o OBJ.x86_64-pc-linux-gnu/tilealloc.o OBJ.x86_64-pc-linux-gnu/tileio.o OBJ.x86_64-pc-linux-gnu/tilemath.o OBJ.x86_64-pc-linux-gnu/tilenull.o OBJ.x86_64-pc-linux-gnu/tileread.o OBJ.x86_64-pc-linux-gnu/tilewrite.o OBJ.x86_64-pc-linux-gnu/volume.o OBJ.x86_64-pc-linux-gnu/window.o OBJ.x86_64-pc-linux-gnu/windowio.o OBJ.x86_64-pc-linux-gnu/writeascii.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_g3d.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_g3d.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/raster3d' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/raster3d/test' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_coordinate_transform.o -c test_coordinate_transform.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_main.o -c test_main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_put_get_value.o -c test_put_get_value.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_put_get_value_large_file.o -c test_put_get_value_large_file.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_tools.o -c test_tools.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib OBJ.x86_64-pc-linux-gnu/test_coordinate_transform.o OBJ.x86_64-pc-linux-gnu/test_main.o OBJ.x86_64-pc-linux-gnu/test_put_get_value.o OBJ.x86_64-pc-linux-gnu/test_put_get_value_large_file.o OBJ.x86_64-pc-linux-gnu/test_tools.o -lgrass_gis.8.5 -lgrass_g3d.8.5 -lgrass_raster.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib --html-description < /dev/null | grep -v '\|\| ' > test.raster3d.lib.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib --md-description < /dev/null > test.raster3d.lib.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py test.raster3d.lib > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/test.raster3d.lib.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py test.raster3d.lib > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1" rm test.raster3d.lib.tmp.html test.raster3d.lib.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/raster3d/test' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/external/parson/test' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/parson/test\" -o OBJ.x86_64-pc-linux-gnu/test_main.o -c test_main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/parson/test\" -o OBJ.x86_64-pc-linux-gnu/test_parson_wrapper.o -c test_parson_wrapper.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.gjson.lib OBJ.x86_64-pc-linux-gnu/test_main.o OBJ.x86_64-pc-linux-gnu/test_parson_wrapper.o -lgrass_parson.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.gjson.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.gjson.lib --html-description < /dev/null | grep -v '\|\| ' > test.gjson.lib.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.gjson.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.gjson.lib --md-description < /dev/null > test.gjson.lib.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py test.gjson.lib > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.gjson.lib.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py test.gjson.lib > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/test.gjson.lib.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.gjson.lib.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.gjson.lib.1" rm test.gjson.lib.tmp.html test.gjson.lib.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/external/parson/test' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/gpde' /bin/install -c -m 644 N_gwflow.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/N_gwflow.h /bin/install -c -m 644 N_heatflow.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/N_heatflow.h /bin/install -c -m 644 N_pde.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/N_pde.h /bin/install -c -m 644 N_solute_transport.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/N_solute_transport.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/gpde' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_arrays.o -c n_arrays.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_arrays_calc.o -c n_arrays_calc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_arrays_io.o -c n_arrays_io.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_geom.o -c n_geom.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_gradient.o -c n_gradient.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_gradient_calc.o -c n_gradient_calc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_gwflow.o -c n_gwflow.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_heatflow.o -c n_heatflow.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_les.o -c n_les.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_les_assemble.o -c n_les_assemble.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_parse_options.o -c n_parse_options.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_solute_transport.o -c n_solute_transport.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_tools.o -c n_tools.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_upwind.o -c n_upwind.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gpde.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_gpde.8.5.so OBJ.x86_64-pc-linux-gnu/n_arrays.o OBJ.x86_64-pc-linux-gnu/n_arrays_calc.o OBJ.x86_64-pc-linux-gnu/n_arrays_io.o OBJ.x86_64-pc-linux-gnu/n_geom.o OBJ.x86_64-pc-linux-gnu/n_gradient.o OBJ.x86_64-pc-linux-gnu/n_gradient_calc.o OBJ.x86_64-pc-linux-gnu/n_gwflow.o OBJ.x86_64-pc-linux-gnu/n_heatflow.o OBJ.x86_64-pc-linux-gnu/n_les.o OBJ.x86_64-pc-linux-gnu/n_les_assemble.o OBJ.x86_64-pc-linux-gnu/n_parse_options.o OBJ.x86_64-pc-linux-gnu/n_solute_transport.o OBJ.x86_64-pc-linux-gnu/n_tools.o OBJ.x86_64-pc-linux-gnu/n_upwind.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_gmath.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gpde.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_gpde.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/gpde' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/gpde' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/dspf' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/cell_table.o -c cell_table.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/cube_io.o -c cube_io.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/dspf_header.o -c dspf_header.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/print_info.o -c print_info.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/struct_copy.o -c struct_copy.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dspf.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_dspf.8.5.so OBJ.x86_64-pc-linux-gnu/cell_table.o OBJ.x86_64-pc-linux-gnu/cube_io.o OBJ.x86_64-pc-linux-gnu/dspf_header.o OBJ.x86_64-pc-linux-gnu/print_info.o OBJ.x86_64-pc-linux-gnu/struct_copy.o -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dspf.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_dspf.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/dspf' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/symbol' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/symbol\" -o OBJ.x86_64-pc-linux-gnu/read.o -c read.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/symbol\" -o OBJ.x86_64-pc-linux-gnu/stroke.o -c stroke.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_symb.8.5.so OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/stroke.o -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_symb.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9 make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/symbol' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows /bin/install -c -m 644 symbol/basic/arrow /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow /bin/install -c -m 644 symbol/basic/arrow1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /bin/install -c -m 644 symbol/basic/arrow2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /bin/install -c -m 644 symbol/basic/arrow3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /bin/install -c -m 644 symbol/basic/box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /bin/install -c -m 644 symbol/basic/circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /bin/install -c -m 644 symbol/basic/cross1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /bin/install -c -m 644 symbol/basic/cross2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /bin/install -c -m 644 symbol/basic/cross3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /bin/install -c -m 644 symbol/basic/diamond /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /bin/install -c -m 644 symbol/basic/hexagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon /bin/install -c -m 644 symbol/basic/marker /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /bin/install -c -m 644 symbol/basic/octagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /bin/install -c -m 644 symbol/basic/pin /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin /bin/install -c -m 644 symbol/basic/pin_dot /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot /bin/install -c -m 644 symbol/basic/point /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /bin/install -c -m 644 symbol/basic/pushpin /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /bin/install -c -m 644 symbol/basic/star /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /bin/install -c -m 644 symbol/basic/triangle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /bin/install -c -m 644 symbol/basic/x /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /bin/install -c -m 644 symbol/demo/muchomurka /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /bin/install -c -m 644 symbol/demo/smrk /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /bin/install -c -m 644 symbol/extra/4pt_star /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /bin/install -c -m 644 symbol/extra/adcp /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /bin/install -c -m 644 symbol/extra/airport /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /bin/install -c -m 644 symbol/extra/alpha_flag /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /bin/install -c -m 644 symbol/extra/bridge /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /bin/install -c -m 644 symbol/extra/dim_arrow /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow /bin/install -c -m 644 symbol/extra/dive_flag /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /bin/install -c -m 644 symbol/extra/fiducial /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /bin/install -c -m 644 symbol/extra/fish /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /bin/install -c -m 644 symbol/extra/half-box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /bin/install -c -m 644 symbol/extra/half-circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /bin/install -c -m 644 symbol/extra/offbox_ne /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /bin/install -c -m 644 symbol/extra/offbox_nw /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /bin/install -c -m 644 symbol/extra/offbox_se /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /bin/install -c -m 644 symbol/extra/offbox_sw /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /bin/install -c -m 644 symbol/extra/pentagon /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /bin/install -c -m 644 symbol/extra/ping /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /bin/install -c -m 644 symbol/extra/ring /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /bin/install -c -m 644 symbol/extra/simple_zia /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /bin/install -c -m 644 symbol/extra/target /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /bin/install -c -m 644 symbol/geology/circle_cross /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /bin/install -c -m 644 symbol/geology/half-arrow_left /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /bin/install -c -m 644 symbol/geology/half-arrow_right /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /bin/install -c -m 644 symbol/geology/strike_box /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /bin/install -c -m 644 symbol/geology/strike_circle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /bin/install -c -m 644 symbol/geology/strike_cleavage /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /bin/install -c -m 644 symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /bin/install -c -m 644 symbol/geology/strike_line /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /bin/install -c -m 644 symbol/geology/strike_parallel /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /bin/install -c -m 644 symbol/geology/strike_triangle /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /bin/install -c -m 644 symbol/legend/area /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area /bin/install -c -m 644 symbol/legend/area_curved /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved /bin/install -c -m 644 symbol/legend/line /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line /bin/install -c -m 644 symbol/legend/line_crooked /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked /bin/install -c -m 644 symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /bin/install -c -m 644 symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /bin/install -c -m 644 symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /bin/install -c -m 644 symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /bin/install -c -m 644 symbol/n_arrows/n_arrow2 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /bin/install -c -m 644 symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /bin/install -c -m 644 symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /bin/install -c -m 644 symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /bin/install -c -m 644 symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /bin/install -c -m 644 symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /bin/install -c -m 644 symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /bin/install -c -m 644 symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /bin/install -c -m 644 symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /bin/install -c -m 644 symbol/n_arrows/n_arrow9 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9 make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/symbol' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/symbol' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/init' rm -f /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu/grass rm -f /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/grass.tmp sed \ -e 's#@GRASS_PYDIR@#/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python#' \ grass.py > /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu/grass sed \ -e 's#@GRASS_VERSION_NUMBER@#8.5.1dev#' \ -e 's#@GRASS_VERSION_MAJOR@#8#' \ -e 's#@GRASS_VERSION_MINOR@#5#' \ -e 's#@GRASS_VERSION_GIT@#c5ca3168b1#' \ -e 's#@START_UP@#grass#' \ -e 's#@GRASS_CONFIG_DIR@##' \ -e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \ -e 's#@CONFIG_PROJSHARE@#/usr/share/proj#' \ grass.py > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/grass.tmp chmod +x /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu/grass test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu rm -f /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/license rm -f /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER sh ./version.sed "8.5.1dev" "2026" license.txt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/license chmod +r /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass.tmp.html ; fi /bin/install -c -m 644 grassdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grassdb.png chmod +r /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/license /bin/install -c -m 644 grass_start.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_start.png /bin/install -c -m 644 help_project_structure.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/help_project_structure.png /bin/install -c -m 644 location-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/location-add.png /bin/install -c -m 644 location-download.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/location-download.png /bin/install -c -m 644 location.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/location.png /bin/install -c -m 644 mapset.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/mapset.png /bin/install -c -m 644 raster-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster-import.png /bin/install -c -m 644 vector-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vector-import.png if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > helptext.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > variables.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass.tmp.md ; fi /bin/install -c -m 644 grassdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grassdb.png /bin/install -c -m 644 grass_start.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_start.png /bin/install -c -m 644 help_project_structure.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/help_project_structure.png /bin/install -c -m 644 location-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/location-add.png /bin/install -c -m 644 location-download.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/location-download.png /bin/install -c -m 644 location.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/location.png /bin/install -c -m 644 mapset.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/mapset.png /bin/install -c -m 644 raster-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster-import.png /bin/install -c -m 644 vector-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vector-import.png if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > helptext.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > variables.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/clean_temp.o -c clean_temp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/lock.o -c lock.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/run.o -c run.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/echo.o -c echo.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py helptext > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/helptext.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py variables > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/variables.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py helptext > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/helptext.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py variables > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/variables.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/clean_temp OBJ.x86_64-pc-linux-gnu/clean_temp.o -lgrass_gis.8.5 -lgrass_datetime.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lock OBJ.x86_64-pc-linux-gnu/lock.o -lgrass_gis.8.5 -lgrass_datetime.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/run OBJ.x86_64-pc-linux-gnu/run.o : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/echo OBJ.x86_64-pc-linux-gnu/echo.o make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/init' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/cdhc' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/andrsnde.o -c andrsnde.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/andrsndn.o -c andrsndn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/as177.o -c as177.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/as181.o -c as181.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/as241.o -c as241.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/as66.o -c as66.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/chisqe.o -c chisqe.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/chisqn.o -c chisqn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/cvmw2e.o -c cvmw2e.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/cvmw2n.o -c cvmw2n.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/dagstndn.o -c dagstndn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/dcmp.o -c dcmp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/dmax.o -c dmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/dmaxe.o -c dmaxe.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/durbins.o -c durbins.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/extreme.o -c extreme.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/geary.o -c geary.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/kotz.o -c kotz.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/kse.o -c kse.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/ksn.o -c ksn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/kuiprsve.o -c kuiprsve.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/kuiprsvn.o -c kuiprsvn.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/normp.o -c normp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/omnibus.o -c omnibus.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/royston.o -c royston.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/shapiro1.o -c shapiro1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/shapiro2.o -c shapiro2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/shapiroe.o -c shapiroe.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/watsonue.o -c watsonue.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/watsonun.o -c watsonun.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/weisberg.o -c weisberg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/xinormal.o -c xinormal.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cdhc.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_cdhc.8.5.so OBJ.x86_64-pc-linux-gnu/andrsnde.o OBJ.x86_64-pc-linux-gnu/andrsndn.o OBJ.x86_64-pc-linux-gnu/as177.o OBJ.x86_64-pc-linux-gnu/as181.o OBJ.x86_64-pc-linux-gnu/as241.o OBJ.x86_64-pc-linux-gnu/as66.o OBJ.x86_64-pc-linux-gnu/chisqe.o OBJ.x86_64-pc-linux-gnu/chisqn.o OBJ.x86_64-pc-linux-gnu/cvmw2e.o OBJ.x86_64-pc-linux-gnu/cvmw2n.o OBJ.x86_64-pc-linux-gnu/dagstndn.o OBJ.x86_64-pc-linux-gnu/dcmp.o OBJ.x86_64-pc-linux-gnu/dmax.o OBJ.x86_64-pc-linux-gnu/dmaxe.o OBJ.x86_64-pc-linux-gnu/durbins.o OBJ.x86_64-pc-linux-gnu/extreme.o OBJ.x86_64-pc-linux-gnu/geary.o OBJ.x86_64-pc-linux-gnu/kotz.o OBJ.x86_64-pc-linux-gnu/kse.o OBJ.x86_64-pc-linux-gnu/ksn.o OBJ.x86_64-pc-linux-gnu/kuiprsve.o OBJ.x86_64-pc-linux-gnu/kuiprsvn.o OBJ.x86_64-pc-linux-gnu/normp.o OBJ.x86_64-pc-linux-gnu/omnibus.o OBJ.x86_64-pc-linux-gnu/royston.o OBJ.x86_64-pc-linux-gnu/shapiro1.o OBJ.x86_64-pc-linux-gnu/shapiro2.o OBJ.x86_64-pc-linux-gnu/shapiroe.o OBJ.x86_64-pc-linux-gnu/watsonue.o OBJ.x86_64-pc-linux-gnu/watsonun.o OBJ.x86_64-pc-linux-gnu/weisberg.o OBJ.x86_64-pc-linux-gnu/xinormal.o -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cdhc.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_cdhc.so) if [ "" != "" -a -f "".html ] ; then make html ; fi ==============TEST============= make test make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/cdhc' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/test.o -c test.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o -lgrass_gis.8.5 -lgrass_cdhc.8.5 -lm -lm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C OBJ.x86_64-pc-linux-gnu/test < test_numbers.csv WARNING: Weisberg-Bingham's W'' cannot be used for n < 50 or n > 99 TESTS: N: 30 Moments \sqrt{b_1} and b_2: 3.5591 16.9412 Geary's a-statistic & an approx. normal: 0.567967 -5.93215 Cdhc_extreme normal deviates: 7.77886 -1.21441 D'Agostino's D & an approx. normal: 0.199575 -15.0731 Kuiper's V (regular & modified for normality): 0.746377 4.23714 Watson's U^2 (regular & modified for normality): 0 1.49293 Durbin's Exact Test (modified Kolmogorov): 0.670025 Anderson-Darling's A^2 (regular & modified for normality): 13.9796 14.3641 Cramer-Von Mises W^2(regular & modified for normality): 3.14367 3.19606 Kolmogorov-Smirnov's D (regular & modified for normality): 0.651824 3.66482 Chi-Square stat (equal probability classes) and d.f.: 45.6 3 Shapiro-Wilk W: 0.066145 Shapiro-Wilk W'': 0.597717 Kotz' T'_f (Lognormality vs. Normality): -0.0230757 make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/cdhc' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/cdhc' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/stats' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_ave.o -c c_ave.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_count.o -c c_count.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_divr.o -c c_divr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_intr.o -c c_intr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_kurt.o -c c_kurt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_max.o -c c_max.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_maxx.o -c c_maxx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_median.o -c c_median.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_min.o -c c_min.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_minx.o -c c_minx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_mode.o -c c_mode.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_percentile.o -c c_percentile.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_range.o -c c_range.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_reg.o -c c_reg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_skew.o -c c_skew.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_stddev.o -c c_stddev.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_sum.o -c c_sum.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_thresh.o -c c_thresh.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/c_var.o -c c_var.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/sort_cell.o -c sort_cell.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_stats.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_stats.8.5.so OBJ.x86_64-pc-linux-gnu/c_ave.o OBJ.x86_64-pc-linux-gnu/c_count.o OBJ.x86_64-pc-linux-gnu/c_divr.o OBJ.x86_64-pc-linux-gnu/c_intr.o OBJ.x86_64-pc-linux-gnu/c_kurt.o OBJ.x86_64-pc-linux-gnu/c_max.o OBJ.x86_64-pc-linux-gnu/c_maxx.o OBJ.x86_64-pc-linux-gnu/c_median.o OBJ.x86_64-pc-linux-gnu/c_min.o OBJ.x86_64-pc-linux-gnu/c_minx.o OBJ.x86_64-pc-linux-gnu/c_mode.o OBJ.x86_64-pc-linux-gnu/c_percentile.o OBJ.x86_64-pc-linux-gnu/c_range.o OBJ.x86_64-pc-linux-gnu/c_reg.o OBJ.x86_64-pc-linux-gnu/c_skew.o OBJ.x86_64-pc-linux-gnu/c_stddev.o OBJ.x86_64-pc-linux-gnu/c_sum.o OBJ.x86_64-pc-linux-gnu/c_thresh.o OBJ.x86_64-pc-linux-gnu/c_var.o OBJ.x86_64-pc-linux-gnu/sort_cell.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_stats.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_stats.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/stats' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/arraystats' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/arraystats\" -o OBJ.x86_64-pc-linux-gnu/basic.o -c basic.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/arraystats\" -o OBJ.x86_64-pc-linux-gnu/class.o -c class.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_arraystats.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_arraystats.8.5.so OBJ.x86_64-pc-linux-gnu/basic.o OBJ.x86_64-pc-linux-gnu/class.o -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_arraystats.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_arraystats.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/arraystats' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/ogsf' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gk.o -c gk.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gk2.o -c gk2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gp.o -c gp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gp2.o -c gp2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gp3.o -c gp3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gpd.o -c gpd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs.o -c gs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs2.o -c gs2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs3.o -c gs3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs_bm.o -c gs_bm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs_norms.o -c gs_norms.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs_query.o -c gs_query.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gs_util.o -c gs_util.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_cplane.o -c gsd_cplane.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_fonts.o -c gsd_fonts.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_fringe.o -c gsd_fringe.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_img_ppm.o -c gsd_img_ppm.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_img_tif.o -c gsd_img_tif.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_label.o -c gsd_label.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_legend.o -c gsd_legend.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_objs.o -c gsd_objs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_prim.o -c gsd_prim.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_surf.o -c gsd_surf.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_views.o -c gsd_views.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsd_wire.o -c gsd_wire.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsdiff.o -c gsdiff.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsdrape.o -c gsdrape.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsds.o -c gsds.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsget.o -c gsget.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gsx.o -c gsx.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gv.o -c gv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gv2.o -c gv2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gv3.o -c gv3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gv_quick.o -c gv_quick.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvd.o -c gvd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl.o -c gvl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl2.o -c gvl2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl3.o -c gvl3.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl_calc.o -c gvl_calc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl_calc2.o -c gvl_calc2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvl_file.o -c gvl_file.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/gvld.o -c gvld.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/trans.o -c trans.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_ogsf.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_ogsf.8.5.so OBJ.x86_64-pc-linux-gnu/gk.o OBJ.x86_64-pc-linux-gnu/gk2.o OBJ.x86_64-pc-linux-gnu/gp.o OBJ.x86_64-pc-linux-gnu/gp2.o OBJ.x86_64-pc-linux-gnu/gp3.o OBJ.x86_64-pc-linux-gnu/gpd.o OBJ.x86_64-pc-linux-gnu/gs.o OBJ.x86_64-pc-linux-gnu/gs2.o OBJ.x86_64-pc-linux-gnu/gs3.o OBJ.x86_64-pc-linux-gnu/gs_bm.o OBJ.x86_64-pc-linux-gnu/gs_norms.o OBJ.x86_64-pc-linux-gnu/gs_query.o OBJ.x86_64-pc-linux-gnu/gs_util.o OBJ.x86_64-pc-linux-gnu/gsd_cplane.o OBJ.x86_64-pc-linux-gnu/gsd_fonts.o OBJ.x86_64-pc-linux-gnu/gsd_fringe.o OBJ.x86_64-pc-linux-gnu/gsd_img_ppm.o OBJ.x86_64-pc-linux-gnu/gsd_img_tif.o OBJ.x86_64-pc-linux-gnu/gsd_label.o OBJ.x86_64-pc-linux-gnu/gsd_legend.o OBJ.x86_64-pc-linux-gnu/gsd_objs.o OBJ.x86_64-pc-linux-gnu/gsd_prim.o OBJ.x86_64-pc-linux-gnu/gsd_surf.o OBJ.x86_64-pc-linux-gnu/gsd_views.o OBJ.x86_64-pc-linux-gnu/gsd_wire.o OBJ.x86_64-pc-linux-gnu/gsdiff.o OBJ.x86_64-pc-linux-gnu/gsdrape.o OBJ.x86_64-pc-linux-gnu/gsds.o OBJ.x86_64-pc-linux-gnu/gsget.o OBJ.x86_64-pc-linux-gnu/gsx.o OBJ.x86_64-pc-linux-gnu/gv.o OBJ.x86_64-pc-linux-gnu/gv2.o OBJ.x86_64-pc-linux-gnu/gv3.o OBJ.x86_64-pc-linux-gnu/gv_quick.o OBJ.x86_64-pc-linux-gnu/gvd.o OBJ.x86_64-pc-linux-gnu/gvl.o OBJ.x86_64-pc-linux-gnu/gvl2.o OBJ.x86_64-pc-linux-gnu/gvl3.o OBJ.x86_64-pc-linux-gnu/gvl_calc.o OBJ.x86_64-pc-linux-gnu/gvl_calc2.o OBJ.x86_64-pc-linux-gnu/gvl_file.o OBJ.x86_64-pc-linux-gnu/gvld.o OBJ.x86_64-pc-linux-gnu/trans.o -lgrass_bitmap.8.5 -lgrass_g3d.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -ltiff -lGL -lGLU -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ogsf.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_ogsf.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/ogsf' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/nviz' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/change_view.o -c change_view.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/cplanes_obj.o -c cplanes_obj.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/exag.o -c exag.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/lights.o -c lights.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/map_obj.o -c map_obj.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/nviz.o -c nviz.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/position.o -c position.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/render.o -c render.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_nviz.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_nviz.8.5.so OBJ.x86_64-pc-linux-gnu/change_view.o OBJ.x86_64-pc-linux-gnu/cplanes_obj.o OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/exag.o OBJ.x86_64-pc-linux-gnu/lights.o OBJ.x86_64-pc-linux-gnu/map_obj.o OBJ.x86_64-pc-linux-gnu/nviz.o OBJ.x86_64-pc-linux-gnu/position.o OBJ.x86_64-pc-linux-gnu/render.o -lgrass_ogsf.8.5 -lgrass_gis.8.5 -lGL -lSM -lICE -lX11 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_nviz.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_nviz.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/nviz' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/temporal' make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/temporal/SQL' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql /bin/install -c -m 644 drop_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/drop_views.sql /bin/install -c -m 644 map_tables_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/map_tables_template.sql /bin/install -c -m 644 postgresql_delete_trigger.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_delete_trigger.sql /bin/install -c -m 644 postgresql_indexes.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_indexes.sql /bin/install -c -m 644 raster3d_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_metadata_table.sql /bin/install -c -m 644 raster3d_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_views.sql /bin/install -c -m 644 raster_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/raster_metadata_table.sql /bin/install -c -m 644 raster_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/raster_views.sql /bin/install -c -m 644 sqlite3_delete_trigger.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/sqlite3_delete_trigger.sql /bin/install -c -m 644 sqlite3_indexes.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/sqlite3_indexes.sql /bin/install -c -m 644 stds_map_register_table_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/stds_map_register_table_template.sql /bin/install -c -m 644 stds_tables_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/stds_tables_template.sql /bin/install -c -m 644 str3ds_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_metadata_table.sql /bin/install -c -m 644 str3ds_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_views.sql /bin/install -c -m 644 strds_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/strds_metadata_table.sql /bin/install -c -m 644 strds_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/strds_views.sql /bin/install -c -m 644 stvds_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/stvds_metadata_table.sql /bin/install -c -m 644 stvds_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/stvds_views.sql /bin/install -c -m 644 update_stds_spatial_temporal_extent_template_old.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_stds_spatial_temporal_extent_template_old.sql /bin/install -c -m 644 update_stds_spatial_temporal_extent_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_stds_spatial_temporal_extent_template.sql /bin/install -c -m 644 update_str3ds_metadata_template_old.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_str3ds_metadata_template_old.sql /bin/install -c -m 644 update_str3ds_metadata_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_str3ds_metadata_template.sql /bin/install -c -m 644 update_strds_metadata_template_old.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template_old.sql /bin/install -c -m 644 update_strds_metadata_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template.sql /bin/install -c -m 644 update_strds_metadata_template_v3.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template_v3.sql /bin/install -c -m 644 update_stvds_metadata_template_old.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_stvds_metadata_template_old.sql /bin/install -c -m 644 update_stvds_metadata_template.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/update_stvds_metadata_template.sql /bin/install -c -m 644 upgrade_db_2_to_3.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/upgrade_db_2_to_3.sql /bin/install -c -m 644 vector_metadata_table.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/vector_metadata_table.sql /bin/install -c -m 644 vector_views.sql /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql/vector_views.sql make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/temporal/SQL' make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/temporal/lib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/temporal/lib\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/temporal/lib\" -o OBJ.x86_64-pc-linux-gnu/default_name.o -c default_name.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/temporal/lib\" -o OBJ.x86_64-pc-linux-gnu/map_list.o -c map_list.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_temporal.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_temporal.8.5.so OBJ.x86_64-pc-linux-gnu/connect.o OBJ.x86_64-pc-linux-gnu/default_name.o OBJ.x86_64-pc-linux-gnu/map_list.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_datetime.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_temporal.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_temporal.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/temporal/lib' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/temporal' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/iostream' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu g++ -g -O2 -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/ami_stream.o -c ami_stream.cpp g++ -g -O2 -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/mm.o -c mm.cpp g++ -g -O2 -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/mm_utils.o -c mm_utils.cpp g++ -g -O2 -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/rtimer.o -c rtimer.cpp g++ -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_iostream.8.5.so OBJ.x86_64-pc-linux-gnu/ami_stream.o OBJ.x86_64-pc-linux-gnu/mm.o OBJ.x86_64-pc-linux-gnu/mm_utils.o OBJ.x86_64-pc-linux-gnu/rtimer.o -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_iostream.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/iostream' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/manage' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 element_list /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/element_list gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/add_elem.o -c add_elem.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/do_copy.o -c do_copy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/do_list.o -c do_list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/do_remove.o -c do_remove.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/do_rename.o -c do_rename.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/empty.o -c empty.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/get_len.o -c get_len.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/option.o -c option.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/read_list.o -c read_list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/show_elem.o -c show_elem.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/sighold.o -c sighold.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_manage.8.5.so OBJ.x86_64-pc-linux-gnu/add_elem.o OBJ.x86_64-pc-linux-gnu/do_copy.o OBJ.x86_64-pc-linux-gnu/do_list.o OBJ.x86_64-pc-linux-gnu/do_remove.o OBJ.x86_64-pc-linux-gnu/do_rename.o OBJ.x86_64-pc-linux-gnu/empty.o OBJ.x86_64-pc-linux-gnu/find.o OBJ.x86_64-pc-linux-gnu/get_len.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/option.o OBJ.x86_64-pc-linux-gnu/read_list.o OBJ.x86_64-pc-linux-gnu/show_elem.o OBJ.x86_64-pc-linux-gnu/sighold.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_manage.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/manage' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/lib/calc' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/calc.o -c calc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/function.o -c function.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xabs.o -c xabs.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xacos.o -c xacos.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xadd.o -c xadd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xand.o -c xand.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xand2.o -c xand2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xasin.o -c xasin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xatan.o -c xatan.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xbitand.o -c xbitand.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xbitnot.o -c xbitnot.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xbitor.o -c xbitor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xbitxor.o -c xbitxor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xceil.o -c xceil.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xcos.o -c xcos.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xdiv.o -c xdiv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xdouble.o -c xdouble.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xeq.o -c xeq.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xeval.o -c xeval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xexp.o -c xexp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xfloat.o -c xfloat.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xfloor.o -c xfloor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xge.o -c xge.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xgraph.o -c xgraph.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xgt.o -c xgt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xif.o -c xif.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xint.o -c xint.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xisnull.o -c xisnull.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xle.o -c xle.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xlog.o -c xlog.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xlt.o -c xlt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmax.o -c xmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmedian.o -c xmedian.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmin.o -c xmin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmod.o -c xmod.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmode.o -c xmode.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xmul.o -c xmul.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xne.o -c xne.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xneg.o -c xneg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnmax.o -c xnmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnmedian.o -c xnmedian.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnmin.o -c xnmin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnmode.o -c xnmode.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnot.o -c xnot.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xnull.o -c xnull.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xor.o -c xor.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xor2.o -c xor2.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xpow.o -c xpow.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xrand.o -c xrand.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xround.o -c xround.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xshiftl.o -c xshiftl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xshiftr.o -c xshiftr.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xshiftru.o -c xshiftru.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xsin.o -c xsin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xsqrt.o -c xsqrt.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xsub.o -c xsub.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xtan.o -c xtan.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_calc.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_calc.8.5.so OBJ.x86_64-pc-linux-gnu/calc.o OBJ.x86_64-pc-linux-gnu/check.o OBJ.x86_64-pc-linux-gnu/function.o OBJ.x86_64-pc-linux-gnu/xabs.o OBJ.x86_64-pc-linux-gnu/xacos.o OBJ.x86_64-pc-linux-gnu/xadd.o OBJ.x86_64-pc-linux-gnu/xand.o OBJ.x86_64-pc-linux-gnu/xand2.o OBJ.x86_64-pc-linux-gnu/xasin.o OBJ.x86_64-pc-linux-gnu/xatan.o OBJ.x86_64-pc-linux-gnu/xbitand.o OBJ.x86_64-pc-linux-gnu/xbitnot.o OBJ.x86_64-pc-linux-gnu/xbitor.o OBJ.x86_64-pc-linux-gnu/xbitxor.o OBJ.x86_64-pc-linux-gnu/xceil.o OBJ.x86_64-pc-linux-gnu/xcos.o OBJ.x86_64-pc-linux-gnu/xdiv.o OBJ.x86_64-pc-linux-gnu/xdouble.o OBJ.x86_64-pc-linux-gnu/xeq.o OBJ.x86_64-pc-linux-gnu/xeval.o OBJ.x86_64-pc-linux-gnu/xexp.o OBJ.x86_64-pc-linux-gnu/xfloat.o OBJ.x86_64-pc-linux-gnu/xfloor.o OBJ.x86_64-pc-linux-gnu/xge.o OBJ.x86_64-pc-linux-gnu/xgraph.o OBJ.x86_64-pc-linux-gnu/xgt.o OBJ.x86_64-pc-linux-gnu/xif.o OBJ.x86_64-pc-linux-gnu/xint.o OBJ.x86_64-pc-linux-gnu/xisnull.o OBJ.x86_64-pc-linux-gnu/xle.o OBJ.x86_64-pc-linux-gnu/xlog.o OBJ.x86_64-pc-linux-gnu/xlt.o OBJ.x86_64-pc-linux-gnu/xmax.o OBJ.x86_64-pc-linux-gnu/xmedian.o OBJ.x86_64-pc-linux-gnu/xmin.o OBJ.x86_64-pc-linux-gnu/xmod.o OBJ.x86_64-pc-linux-gnu/xmode.o OBJ.x86_64-pc-linux-gnu/xmul.o OBJ.x86_64-pc-linux-gnu/xne.o OBJ.x86_64-pc-linux-gnu/xneg.o OBJ.x86_64-pc-linux-gnu/xnmax.o OBJ.x86_64-pc-linux-gnu/xnmedian.o OBJ.x86_64-pc-linux-gnu/xnmin.o OBJ.x86_64-pc-linux-gnu/xnmode.o OBJ.x86_64-pc-linux-gnu/xnot.o OBJ.x86_64-pc-linux-gnu/xnull.o OBJ.x86_64-pc-linux-gnu/xor.o OBJ.x86_64-pc-linux-gnu/xor2.o OBJ.x86_64-pc-linux-gnu/xpow.o OBJ.x86_64-pc-linux-gnu/xrand.o OBJ.x86_64-pc-linux-gnu/xround.o OBJ.x86_64-pc-linux-gnu/xshiftl.o OBJ.x86_64-pc-linux-gnu/xshiftr.o OBJ.x86_64-pc-linux-gnu/xshiftru.o OBJ.x86_64-pc-linux-gnu/xsin.o OBJ.x86_64-pc-linux-gnu/xsqrt.o OBJ.x86_64-pc-linux-gnu/xsub.o OBJ.x86_64-pc-linux-gnu/xtan.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_calc.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_calc.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib/calc' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/lib' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/python' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make subdirs make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/app' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app rm -f /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/resource_paths.py cp resource_paths.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/resource_paths.py sed \ -e 's#@CONFIG_PROJSHARE@#/usr/share/proj#' \ -e 's#@GISBASE_INSTALL_PATH@##' \ -e 's#@GRASS_INSTALL_CMAKECONFDIR@##' \ -e 's#@GRASS_INSTALL_CMAKEMODULEDIR@##' \ -e 's#@CMAKE_PREFIX_PATH@##' \ -e 's#@CMAKE_C_COMPILER@##' \ -e 's#@CMAKE_CXX_COMPILER@##' \ -e 's#@GRASS_PREFIX@#/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu#' \ -e 's#@GRASS_VERSION_GIT@#c5ca3168b1#' \ -e 's#@GRASS_VERSION_MAJOR@#8#' \ -e 's#@GRASS_VERSION_MINOR@#5#' \ -e 's#@GRASS_VERSION_NUMBER@#8.5.1dev#' \ -e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \ -e 's#@START_UP@#grass#' \ resource_paths.py > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/resource_paths.py /bin/install -c -m 644 __main__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__main__.py /bin/install -c -m 644 cli.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/cli.py /bin/install -c -m 644 data.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/data.py /bin/install -c -m 644 runtime.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/runtime.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__main__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/cli.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/data.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/runtime.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/app' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/benchmark' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark /bin/install -c -m 644 app.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/app.py /bin/install -c -m 644 plots.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/plots.py /bin/install -c -m 644 results.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/results.py /bin/install -c -m 644 runners.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/runners.py /bin/install -c -m 644 __main__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__main__.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/app.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/plots.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/results.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/runners.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__main__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/benchmark' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/exceptions' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/exceptions' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/experimental' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental /bin/install -c -m 644 create.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/create.py /bin/install -c -m 644 mapset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/mapset.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/create.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/mapset.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/experimental' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/grassdb' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb /bin/install -c -m 644 checks.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/checks.py /bin/install -c -m 644 create.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/create.py /bin/install -c -m 644 data.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/data.py /bin/install -c -m 644 manage.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/manage.py /bin/install -c -m 644 config.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/config.py /bin/install -c -m 644 history.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/history.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/checks.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/create.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/data.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/manage.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/config.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/history.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/grassdb' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/gunittest' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 case.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py /bin/install -c -m 644 gmodules.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py /bin/install -c -m 644 loader.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py /bin/install -c -m 644 runner.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py /bin/install -c -m 644 checkers.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py /bin/install -c -m 644 gutils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py /bin/install -c -m 644 invoker.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py /bin/install -c -m 644 main.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py /bin/install -c -m 644 reporters.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py /bin/install -c -m 644 result.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/result.py /bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/result.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/gunittest' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/imaging' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 images2avi.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py /bin/install -c -m 644 images2gif.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py /bin/install -c -m 644 images2ims.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py /bin/install -c -m 644 images2swf.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py /bin/install -c -m 644 operations.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/imaging' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/jupyter' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter /bin/install -c -m 644 setup.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/setup.py /bin/install -c -m 644 map.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/map.py /bin/install -c -m 644 interactivemap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/interactivemap.py /bin/install -c -m 644 region.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/region.py /bin/install -c -m 644 map3d.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/map3d.py /bin/install -c -m 644 seriesmap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/seriesmap.py /bin/install -c -m 644 reprojection_renderer.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/reprojection_renderer.py /bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/utils.py /bin/install -c -m 644 timeseriesmap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/timeseriesmap.py /bin/install -c -m 644 baseseriesmap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/baseseriesmap.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/setup.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/map.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/interactivemap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/region.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/map3d.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/seriesmap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/reprojection_renderer.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/timeseriesmap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/baseseriesmap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/jupyter' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pydispatch' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 dispatcher.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py /bin/install -c -m 644 errors.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py /bin/install -c -m 644 robustapply.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py /bin/install -c -m 644 robust.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py /bin/install -c -m 644 saferef.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py /bin/install -c -m 644 signal.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pydispatch' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 errors.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py /bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py make -C messages || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages' make -C modules || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 shortcuts.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py make -C interface || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface >> /home/neteler/src/releasebranch_8_5/error.log make[7]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 docstring.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/docstring.py /bin/install -c -m 644 read.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/read.py /bin/install -c -m 644 typedict.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/typedict.py /bin/install -c -m 644 flag.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/flag.py /bin/install -c -m 644 parameter.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/parameter.py /bin/install -c -m 644 module.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py /bin/install -c -m 644 env.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/env.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/docstring.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/read.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/typedict.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/flag.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/parameter.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/env.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py make[7]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface' make -C grid || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid >> /home/neteler/src/releasebranch_8_5/error.log make[7]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 split.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/split.py /bin/install -c -m 644 patch.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/patch.py /bin/install -c -m 644 grid.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/grid.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/split.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/patch.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/grid.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py make[7]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid' make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules' make -C raster || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 abstract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/abstract.py /bin/install -c -m 644 buffer.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/buffer.py /bin/install -c -m 644 category.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/category.py /bin/install -c -m 644 history.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/history.py /bin/install -c -m 644 raster_type.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/raster_type.py /bin/install -c -m 644 rowio.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/rowio.py /bin/install -c -m 644 segment.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/segment.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/abstract.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/buffer.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/category.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/history.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/raster_type.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/rowio.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/segment.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster' make -C vector || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 abstract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/abstract.py /bin/install -c -m 644 basic.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/basic.py /bin/install -c -m 644 find.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py /bin/install -c -m 644 geometry.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py /bin/install -c -m 644 sql.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/sql.py /bin/install -c -m 644 table.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/table.py /bin/install -c -m 644 vector_type.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/vector_type.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/abstract.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/basic.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/sql.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/table.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/vector_type.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector' make -C gis || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 region.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis' make -C shell || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 conversion.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/conversion.py /bin/install -c -m 644 show.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/show.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/conversion.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/show.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell' make -C tests || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 benchmark.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/benchmark.py /bin/install -c -m 644 set_mapset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/set_mapset.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/benchmark.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/set_mapset.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests' make -C rpc || echo /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/pygrass' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/script' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script /bin/install -c -m 644 core.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py /bin/install -c -m 644 db.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py /bin/install -c -m 644 imagery.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/imagery.py /bin/install -c -m 644 raster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py /bin/install -c -m 644 raster3d.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py /bin/install -c -m 644 vector.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py /bin/install -c -m 644 array.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py /bin/install -c -m 644 setup.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py /bin/install -c -m 644 task.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py /bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/imagery.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/script' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/semantic_label' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py /bin/install -c -m 644 reader.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/reader.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/reader.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/semantic_label' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/temporal' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply /bin/install -c -m 644 ply/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/__init__.py /bin/install -c -m 644 ply/lex.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/lex.py /bin/install -c -m 644 ply/yacc.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/yacc.py /bin/install -c -m 644 base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py /bin/install -c -m 644 core.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py /bin/install -c -m 644 abstract_dataset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_dataset.py /bin/install -c -m 644 abstract_map_dataset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_map_dataset.py /bin/install -c -m 644 abstract_space_time_dataset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py /bin/install -c -m 644 space_time_datasets.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/space_time_datasets.py /bin/install -c -m 644 open_stds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/open_stds.py /bin/install -c -m 644 factory.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/factory.py /bin/install -c -m 644 gui_support.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/gui_support.py /bin/install -c -m 644 list_stds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/list_stds.py /bin/install -c -m 644 register.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py /bin/install -c -m 644 sampling.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py /bin/install -c -m 644 metadata.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py /bin/install -c -m 644 spatial_extent.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_extent.py /bin/install -c -m 644 temporal_extent.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_extent.py /bin/install -c -m 644 datetime_math.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/datetime_math.py /bin/install -c -m 644 temporal_granularity.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py /bin/install -c -m 644 spatio_temporal_relationships.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatio_temporal_relationships.py /bin/install -c -m 644 unit_tests.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/unit_tests.py /bin/install -c -m 644 aggregation.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/aggregation.py /bin/install -c -m 644 stds_export.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_export.py /bin/install -c -m 644 stds_import.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_import.py /bin/install -c -m 644 extract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py /bin/install -c -m 644 mapcalc.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/mapcalc.py /bin/install -c -m 644 univar_statistics.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/univar_statistics.py /bin/install -c -m 644 temporal_topology_dataset_connector.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py /bin/install -c -m 644 spatial_topology_dataset_connector.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_topology_dataset_connector.py /bin/install -c -m 644 c_libraries_interface.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/c_libraries_interface.py /bin/install -c -m 644 temporal_algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py /bin/install -c -m 644 temporal_vector_algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py /bin/install -c -m 644 temporal_raster_base_algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py /bin/install -c -m 644 temporal_raster_algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_algebra.py /bin/install -c -m 644 temporal_raster3d_algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster3d_algebra.py /bin/install -c -m 644 temporal_operator.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/lex.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/yacc.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_dataset.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_map_dataset.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/space_time_datasets.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/open_stds.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/factory.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/gui_support.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/list_stds.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_extent.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_extent.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/datetime_math.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatio_temporal_relationships.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/unit_tests.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/aggregation.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_export.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_import.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/mapcalc.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/univar_statistics.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_topology_dataset_connector.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/c_libraries_interface.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_algebra.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster3d_algebra.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/temporal' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/tools' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools /bin/install -c -m 644 importexport.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/importexport.py /bin/install -c -m 644 session_tools.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/session_tools.py /bin/install -c -m 644 support.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/support.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/importexport.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/session_tools.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/support.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/tools' make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/python/grass/utils' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils /bin/install -c -m 644 download.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/download.py /bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/download.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass/utils' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/grass' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' make OBJ.x86_64-pc-linux-gnu/date.py OBJ.x86_64-pc-linux-gnu/gis.py OBJ.x86_64-pc-linux-gnu/raster.py OBJ.x86_64-pc-linux-gnu/gmath.py OBJ.x86_64-pc-linux-gnu/proj.py OBJ.x86_64-pc-linux-gnu/imagery.py OBJ.x86_64-pc-linux-gnu/vector.py OBJ.x86_64-pc-linux-gnu/rtree.py OBJ.x86_64-pc-linux-gnu/display.py OBJ.x86_64-pc-linux-gnu/stats.py OBJ.x86_64-pc-linux-gnu/dbmi.py OBJ.x86_64-pc-linux-gnu/raster3d.py OBJ.x86_64-pc-linux-gnu/arraystats.py OBJ.x86_64-pc-linux-gnu/cluster.py OBJ.x86_64-pc-linux-gnu/vedit.py OBJ.x86_64-pc-linux-gnu/segment.py OBJ.x86_64-pc-linux-gnu/rowio.py OBJ.x86_64-pc-linux-gnu/temporal.py OBJ.x86_64-pc-linux-gnu/ogsf.py OBJ.x86_64-pc-linux-gnu/nviz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.pyc make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_datetime.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/datetime.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h -o OBJ.x86_64-pc-linux-gnu/date.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gis.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gis.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/colors.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h -o OBJ.x86_64-pc-linux-gnu/gis.py INFO: Status: Preprocessing /tmp/tmpxpv39iwz.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpxpv39iwz.h" INFO: Status: Preprocessing /tmp/tmpmk6e0bs5.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpmk6e0bs5.h" INFO: Status: Parsing /tmp/tmpmk6e0bs5.h INFO: Status: Processing description list. INFO: Status: Parsing /tmp/tmpxpv39iwz.h INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/date.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_raster.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/raster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h -o OBJ.x86_64-pc-linux-gnu/raster.py ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Preprocessing /tmp/tmpixmay791.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpixmay791.h" INFO: Status: Processing description list. WARNING: Could not parse macro "#define serialize_int32_le(buf,x) do { ( buf ) [ 0 ] = ( ( x ) >> 0 ) & 0xFF ; ( buf ) [ 1 ] = ( ( x ) >> 8 ) & 0xFF ; ( buf ) [ 2 ] = ( ( x ) >> 16 ) & 0xFF ; ( buf ) [ 3 ] = ( ( x ) >> 24 ) & 0xFF ; } while ( 0 )" WARNING: Could not parse macro "#define serialize_int32_be(buf,x) do { ( buf ) [ 0 ] = ( ( x ) >> 24 ) & 0xFF ; ( buf ) [ 1 ] = ( ( x ) >> 16 ) & 0xFF ; ( buf ) [ 2 ] = ( ( x ) >> 8 ) & 0xFF ; ( buf ) [ 3 ] = ( ( x ) >> 0 ) & 0xFF ; } while ( 0 )" INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/gis.py. INFO: Status: Wrapping complete. INFO: Status: Parsing /tmp/tmpixmay791.h GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gmath.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gmath.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h -o OBJ.x86_64-pc-linux-gnu/gmath.py INFO: Status: Preprocessing /tmp/tmphrw4v2cw.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmphrw4v2cw.h" INFO: Status: Parsing /tmp/tmphrw4v2cw.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/gmath.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gproj.8.5 -I/usr/include/gdal /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h -o OBJ.x86_64-pc-linux-gnu/proj.py INFO: Status: Preprocessing /tmp/tmp2598xtyn.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD -I"/usr/include/gdal" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp2598xtyn.h" INFO: Status: Parsing /tmp/tmp2598xtyn.h INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/raster.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_imagery.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/imagery.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h -o OBJ.x86_64-pc-linux-gnu/imagery.py INFO: Status: Preprocessing /tmp/tmpd8q64l1o.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpd8q64l1o.h" INFO: Status: Parsing /tmp/tmpd8q64l1o.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:299: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:301: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:999: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/imagery.py. INFO: Status: Wrapping complete. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/proj.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vector.8.5 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vector.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h -o OBJ.x86_64-pc-linux-gnu/vector.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rtree.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/rtree.h -o OBJ.x86_64-pc-linux-gnu/rtree.py INFO: Status: Preprocessing /tmp/tmpti0tdl1s.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD -I"/usr/include/postgresql" -I"/usr/include/gdal" -I"/usr/include" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpti0tdl1s.h" INFO: Status: Preprocessing /tmp/tmptg7rjk2l.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmptg7rjk2l.h" INFO: Status: Parsing /tmp/tmptg7rjk2l.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/rtree.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_display.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/display.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h -o OBJ.x86_64-pc-linux-gnu/display.py INFO: Status: Parsing /tmp/tmpti0tdl1s.h INFO: Status: Preprocessing /tmp/tmp2yfd3qka.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp2yfd3qka.h" INFO: Status: Parsing /tmp/tmp2yfd3qka.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:299: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:301: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:999: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/display.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_stats.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/stats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h -o OBJ.x86_64-pc-linux-gnu/stats.py INFO: Status: Preprocessing /tmp/tmpvakwx9af.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpvakwx9af.h" INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/vector.py. INFO: Status: Wrapping complete. INFO: Status: Parsing /tmp/tmpvakwx9af.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h -o OBJ.x86_64-pc-linux-gnu/dbmi.py INFO: Status: Processing description list. INFO: Status: Preprocessing /tmp/tmps6k0w_4c.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmps6k0w_4c.h" INFO: Status: Parsing /tmp/tmps6k0w_4c.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/stats.py. INFO: Status: Wrapping complete. INFO: Status: Processing description list. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_g3d.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h -o OBJ.x86_64-pc-linux-gnu/raster3d.py INFO: Status: Preprocessing /tmp/tmpjtn9ha4v.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpjtn9ha4v.h" INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/dbmi.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_arraystats.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h -o OBJ.x86_64-pc-linux-gnu/arraystats.py INFO: Status: Parsing /tmp/tmpjtn9ha4v.h INFO: Status: Preprocessing /tmp/tmpidcg59id.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpidcg59id.h" ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' INFO: Status: Parsing /tmp/tmpidcg59id.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/raster3d.py. INFO: Status: Wrapping complete. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/arraystats.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_cluster.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/cluster.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h -o OBJ.x86_64-pc-linux-gnu/cluster.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vedit.8.5 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vedit.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h -o OBJ.x86_64-pc-linux-gnu/vedit.py INFO: Status: Preprocessing /tmp/tmp25dx975l.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp25dx975l.h" INFO: Status: Preprocessing /tmp/tmpdeml7lj1.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD -I"/usr/include/postgresql" -I"/usr/include/gdal" -I"/usr/include" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpdeml7lj1.h" INFO: Status: Parsing /tmp/tmp25dx975l.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Parsing /tmp/tmpdeml7lj1.h INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/cluster.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_segment.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/segment.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h -o OBJ.x86_64-pc-linux-gnu/segment.py INFO: Status: Preprocessing /tmp/tmpd_8c7omk.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpd_8c7omk.h" ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Parsing /tmp/tmpd_8c7omk.h ERROR: /usr/include/gdal/cpl_port.h:299: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:301: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:999: Syntax error at '\n' INFO: Status: Processing description list. ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/segment.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rowio.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/rowio.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h -o OBJ.x86_64-pc-linux-gnu/rowio.py INFO: Status: Preprocessing /tmp/tmptyjn7_an.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmptyjn7_an.h" INFO: Status: Parsing /tmp/tmptyjn7_an.h INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/rowio.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_temporal.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/temporal.h -o OBJ.x86_64-pc-linux-gnu/temporal.py INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/vedit.py. INFO: Status: Wrapping complete. INFO: Status: Preprocessing /tmp/tmp67n9db6h.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp67n9db6h.h" INFO: Status: Parsing /tmp/tmp67n9db6h.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_ogsf.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h -o OBJ.x86_64-pc-linux-gnu/ogsf.py INFO: Status: Processing description list. INFO: Status: Preprocessing /tmp/tmpnfw0_fwi.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpnfw0_fwi.h" INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/temporal.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./run.py --no-embed-preamble --strip-build-path "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_nviz.8.5 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/nviz.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h -o OBJ.x86_64-pc-linux-gnu/nviz.py INFO: Status: Preprocessing /tmp/tmpd1l78d4n.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpd1l78d4n.h" INFO: Status: Parsing /tmp/tmpnfw0_fwi.h INFO: Status: Parsing /tmp/tmpd1l78d4n.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:88: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:92: Syntax error at '\n' INFO: Status: Processing description list. WARNING: Macro "GS_NEAR_EQUAL" depends on an unknown identifier "GS_BETWEEN". Macro "GS_NEAR_EQUAL" will not be output WARNING: Macro "GS_NEAR_EQUAL" depends on an unknown identifier "GS_BETWEEN". Macro "GS_NEAR_EQUAL" will not be output INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/ogsf.py. INFO: Status: Wrapping complete. /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/date.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/gis.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/raster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/gmath.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/proj.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/imagery.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/vector.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/rtree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/display.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/stats.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/dbmi.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/raster3d.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/arraystats.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/cluster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/vedit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/segment.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/rowio.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/temporal.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ogsf.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:452: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:479: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:486: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:492: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:501: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:502: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:510: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:568: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:577: Syntax error at '\n' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:604: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:100: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:101: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:102: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:127: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:136: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:169: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:203: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:211: Syntax error at '\n' python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py ERROR: /usr/include/GL/gl.h:88: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:92: Syntax error at '\n' python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py INFO: Status: Processing description list. python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/nviz.py. INFO: Status: Wrapping complete. /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/nviz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.pyc /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.pyc make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ctypes_loader.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ctypes_preamble.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /bin/install -c -m 644 libgrass__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/python' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/db' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > databaseintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > databaseintro.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py databaseintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py databaseintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/databaseintro.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1" make -C drivers make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers' make -C dbf || echo /home/neteler/src/releasebranch_8_5/db/drivers/dbf >> /home/neteler/src/releasebranch_8_5/error.log make -C ogr || echo /home/neteler/src/releasebranch_8_5/db/drivers/ogr >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers/ogr' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers/dbf' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass-ogr.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass-ogr.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass-dbf.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass-dbf.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/column.o -c column.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/dbfexe.o -c dbfexe.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/listtab.o -c listtab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/listtab.o -c listtab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/str.o -c str.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-dbf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass-ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass-ogr.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass-dbf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass-dbf.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db/ogr OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/listtab.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o -lgrass_dbmidriver.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db/dbf OBJ.x86_64-pc-linux-gnu/column.o OBJ.x86_64-pc-linux-gnu/create_table.o OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/dbfexe.o OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/listtab.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/str.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_dbmidriver.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_shape.8.5 -lgrass_sqlp.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers/dbf' make -C odbc || echo /home/neteler/src/releasebranch_8_5/db/drivers/odbc >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers/odbc' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass-odbc.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass-odbc.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers/ogr' make -C postgres || echo /home/neteler/src/releasebranch_8_5/db/drivers/postgres >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers/postgres' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass-pg.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass-pg.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/listdb.o -c listdb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/listtab.o -c listtab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/index.o -c index.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/listdb.o -c listdb.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-odbc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/listtab.o -c listtab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass-odbc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass-odbc.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/priv.o -c priv.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db/odbc OBJ.x86_64-pc-linux-gnu/connect.o OBJ.x86_64-pc-linux-gnu/create_table.o OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/listdb.o OBJ.x86_64-pc-linux-gnu/listtab.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_dbmidriver.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lodbc -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers/odbc' make -C sqlite || echo /home/neteler/src/releasebranch_8_5/db/drivers/sqlite >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/drivers/sqlite' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass-sqlite.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass-sqlite.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-pg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass-pg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass-pg.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db/pg OBJ.x86_64-pc-linux-gnu/create_table.o OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/index.o OBJ.x86_64-pc-linux-gnu/listdb.o OBJ.x86_64-pc-linux-gnu/listtab.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/priv.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_dbmidriver.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lpq -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/driver.o -c driver.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers/postgres' gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/index.o -c index.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/listdb.o -c listdb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/listtab.o -c listtab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-sqlite > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass-sqlite > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass-sqlite.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db/sqlite OBJ.x86_64-pc-linux-gnu/create_table.o OBJ.x86_64-pc-linux-gnu/cursor.o OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/index.o OBJ.x86_64-pc-linux-gnu/listdb.o OBJ.x86_64-pc-linux-gnu/listtab.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_dbmidriver.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lsqlite3 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers/sqlite' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/drivers' make parsubdirs make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/db' make -C db.columns || echo /home/neteler/src/releasebranch_8_5/db/db.columns >> /home/neteler/src/releasebranch_8_5/error.log make -C db.connect || echo /home/neteler/src/releasebranch_8_5/db/db.connect >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.connect' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.columns' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.columns\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.columns OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.columns" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.columns --html-description < /dev/null | grep -v '\|\| ' > db.columns.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.columns" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.columns --md-description < /dev/null > db.columns.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.columns > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.connect --html-description < /dev/null | grep -v '\|\| ' > db.connect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.connect --md-description < /dev/null > db.connect.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.columns > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.columns.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.connect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1" rm db.columns.tmp.md db.columns.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.columns' make -C db.copy || echo /home/neteler/src/releasebranch_8_5/db/db.copy >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.copy' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm db.connect.tmp.html db.connect.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.connect' make -C db.createdb || echo /home/neteler/src/releasebranch_8_5/db/db.createdb >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.createdb' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.createdb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.copy OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.createdb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.copy --html-description < /dev/null | grep -v '\|\| ' > db.copy.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.copy --md-description < /dev/null > db.copy.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.createdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.createdb --html-description < /dev/null | grep -v '\|\| ' > db.createdb.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.createdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.createdb --md-description < /dev/null > db.createdb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.createdb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.copy.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.createdb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.createdb.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1" rm db.copy.tmp.html db.copy.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.copy' make -C db.databases || echo /home/neteler/src/releasebranch_8_5/db/db.databases >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.databases' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.databases\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm db.createdb.tmp.md db.createdb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.createdb' make -C db.describe || echo /home/neteler/src/releasebranch_8_5/db/db.describe >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.describe' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.describe\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.databases OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.describe\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.databases" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.databases --html-description < /dev/null | grep -v '\|\| ' > db.databases.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.databases" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.databases --md-description < /dev/null > db.databases.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.databases > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.describe OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/printtab.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.describe --html-description < /dev/null | grep -v '\|\| ' > db.describe.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.describe --md-description < /dev/null > db.describe.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.describe > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.databases > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.databases.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.describe > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.describe.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1" rm db.databases.tmp.md db.databases.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.databases' make -C db.drivers || echo /home/neteler/src/releasebranch_8_5/db/db.drivers >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.drivers' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.drivers\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm db.describe.tmp.md db.describe.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.describe' make -C db.dropdb || echo /home/neteler/src/releasebranch_8_5/db/db.dropdb >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.dropdb' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.dropdb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.drivers OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.dropdb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.drivers" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.drivers --html-description < /dev/null | grep -v '\|\| ' > db.drivers.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.drivers" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.drivers --md-description < /dev/null > db.drivers.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.drivers > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.dropdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.dropdb --html-description < /dev/null | grep -v '\|\| ' > db.dropdb.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.dropdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.dropdb --md-description < /dev/null > db.dropdb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.dropdb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.drivers > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.drivers.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.dropdb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.dropdb.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1" rm db.drivers.tmp.html db.drivers.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.drivers' make -C db.execute || echo /home/neteler/src/releasebranch_8_5/db/db.execute >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.execute' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.execute\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.execute OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm rm db.dropdb.tmp.html db.dropdb.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.dropdb' make -C db.login || echo /home/neteler/src/releasebranch_8_5/db/db.login >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.login' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.login\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.execute" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.execute --html-description < /dev/null | grep -v '\|\| ' > db.execute.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.execute" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.execute --md-description < /dev/null > db.execute.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.execute > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.login OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.login" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.login --html-description < /dev/null | grep -v '\|\| ' > db.login.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.login" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.login --md-description < /dev/null > db.login.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.login > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.login.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.execute > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.execute.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.login > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.login.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.login.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1" rm db.execute.tmp.html db.execute.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.execute' make -C db.select || echo /home/neteler/src/releasebranch_8_5/db/db.select >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.select' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.select\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm db.login.tmp.md db.login.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.login' make -C db.tables || echo /home/neteler/src/releasebranch_8_5/db/db.tables >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/db/db.tables' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.tables\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.tables OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.tables" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.tables --html-description < /dev/null | grep -v '\|\| ' > db.tables.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.select\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.tables" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.tables --md-description < /dev/null > db.tables.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.tables > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.select OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/printtab.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.select --html-description < /dev/null | grep -v '\|\| ' > db.select.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/db.select --md-description < /dev/null > db.select.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.select.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.tables > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.tables.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.select.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.select.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1" rm db.tables.tmp.html db.tables.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.tables' rm db.select.tmp.md db.select.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/db/db.select' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/db' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/db' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/display' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > displaydrivers.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > displaydrivers.tmp.md ; fi make -C d.barscale || echo /home/neteler/src/releasebranch_8_5/display/d.barscale >> /home/neteler/src/releasebranch_8_5/error.log make -C d.colorlist || echo /home/neteler/src/releasebranch_8_5/display/d.colorlist >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.colorlist' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.barscale' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.colorlist\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.barscale\" -o OBJ.x86_64-pc-linux-gnu/draw_scale.o -c draw_scale.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colorlist OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colorlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colorlist --html-description < /dev/null | grep -v '\|\| ' > d.colorlist.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colorlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colorlist --md-description < /dev/null > d.colorlist.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.colorlist > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.barscale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 thumbnails/arrow_ends.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/arrow_ends.png /bin/install -c -m 644 thumbnails/both_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/both_ticks.png /bin/install -c -m 644 thumbnails/classic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/classic.png /bin/install -c -m 644 thumbnails/down_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/down_ticks.png /bin/install -c -m 644 thumbnails/full_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/full_checker.png /bin/install -c -m 644 thumbnails/hollow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/hollow.png /bin/install -c -m 644 thumbnails/line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/line.png /bin/install -c -m 644 thumbnails/mixed_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/mixed_checker.png /bin/install -c -m 644 thumbnails/part_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/part_checker.png /bin/install -c -m 644 thumbnails/solid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/solid.png /bin/install -c -m 644 thumbnails/tail_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/tail_checker.png /bin/install -c -m 644 thumbnails/up_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales/up_ticks.png /bin/install -c -m 644 thumbnails/arrow_ends.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/arrow_ends.png /bin/install -c -m 644 thumbnails/both_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/both_ticks.png /bin/install -c -m 644 thumbnails/classic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/classic.png /bin/install -c -m 644 thumbnails/down_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/down_ticks.png /bin/install -c -m 644 thumbnails/full_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/full_checker.png /bin/install -c -m 644 thumbnails/hollow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/hollow.png /bin/install -c -m 644 thumbnails/line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/line.png /bin/install -c -m 644 thumbnails/mixed_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/mixed_checker.png /bin/install -c -m 644 thumbnails/part_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/part_checker.png /bin/install -c -m 644 thumbnails/solid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/solid.png VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.colorlist > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.colorlist.md /bin/install -c -m 644 thumbnails/tail_checker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/tail_checker.png /bin/install -c -m 644 thumbnails/up_ticks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales/up_ticks.png : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.barscale OBJ.x86_64-pc-linux-gnu/draw_scale.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_symb.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1" rm d.colorlist.tmp.md d.colorlist.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.colorlist' make -C d.colortable || echo /home/neteler/src/releasebranch_8_5/display/d.colortable >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.colortable' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.colortable\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colortable OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.barscale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.barscale --html-description < /dev/null | grep -v '\|\| ' > d.barscale.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.barscale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.barscale --md-description < /dev/null > d.barscale.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colortable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colortable --html-description < /dev/null | grep -v '\|\| ' > d.colortable.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.barscale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colortable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.colortable --md-description < /dev/null > d.colortable.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.barscale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.barscale.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.colortable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1" rm d.barscale.tmp.html d.barscale.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.barscale' make -C d.erase || echo /home/neteler/src/releasebranch_8_5/display/d.erase >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.erase' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.erase\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.colortable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.colortable.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.erase OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1" rm d.colortable.tmp.html d.colortable.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.colortable' make -C d.font || echo /home/neteler/src/releasebranch_8_5/display/d.font >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.font' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.font\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.font OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.erase" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.erase --html-description < /dev/null | grep -v '\|\| ' > d.erase.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.erase" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.erase --md-description < /dev/null > d.erase.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.font" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.font --html-description < /dev/null | grep -v '\|\| ' > d.font.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.erase > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.font" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.font --md-description < /dev/null > d.font.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.erase > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.erase.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.font > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.font.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1" rm d.erase.tmp.html d.erase.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.erase' make -C d.fontlist || echo /home/neteler/src/releasebranch_8_5/display/d.fontlist >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.fontlist' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.fontlist\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.fontlist OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.font > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.font.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.font.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1" rm d.font.tmp.html d.font.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.font' make -C d.geodesic || echo /home/neteler/src/releasebranch_8_5/display/d.geodesic >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.geodesic' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_geodesic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_geodesic.png /bin/install -c -m 644 d_geodesic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_geodesic.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.geodesic\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.geodesic\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.geodesic OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/plot.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.fontlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.fontlist --html-description < /dev/null | grep -v '\|\| ' > d.fontlist.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.fontlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.fontlist --md-description < /dev/null > d.fontlist.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.geodesic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.geodesic --html-description < /dev/null | grep -v '\|\| ' > d.geodesic.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.fontlist > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.fontlist > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.fontlist.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.geodesic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.geodesic --md-description < /dev/null > d.geodesic.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.geodesic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1" rm d.fontlist.tmp.html d.fontlist.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.fontlist' make -C d.graph || echo /home/neteler/src/releasebranch_8_5/display/d.graph >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.graph' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 grass_logo.txt /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.txt /bin/install -c -m 644 grass_logo.txt /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_logo.txt gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/do_graph.o -c do_graph.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/graphics.o -c graphics.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.geodesic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.geodesic.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.graph OBJ.x86_64-pc-linux-gnu/do_graph.o OBJ.x86_64-pc-linux-gnu/graphics.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_symb.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1" rm d.geodesic.tmp.md d.geodesic.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.geodesic' make -C d.grid || echo /home/neteler/src/releasebranch_8_5/display/d.grid >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.grid' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_grid_blue_grid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_grid_blue_grid.png /bin/install -c -m 644 d_grid_red_grid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_grid_red_grid.png /bin/install -c -m 644 d_grid_blue_grid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_grid_blue_grid.png /bin/install -c -m 644 d_grid_red_grid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_grid_red_grid.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/fiducial.o -c fiducial.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/plotborder.o -c plotborder.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.grid OBJ.x86_64-pc-linux-gnu/fiducial.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/plot.o OBJ.x86_64-pc-linux-gnu/plotborder.o -lgrass_display.8.5 -lgrass_gproj.8.5 -lgrass_symb.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.graph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.graph --html-description < /dev/null | grep -v '\|\| ' > d.graph.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.graph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.graph --md-description < /dev/null > d.graph.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.grid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.grid --html-description < /dev/null | grep -v '\|\| ' > d.grid.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.graph > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.grid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.grid --md-description < /dev/null > d.grid.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.graph > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.graph.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.grid > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.grid > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.grid.md can't handle line breaks in
...
can't handle line breaks in
...
can't handle line breaks in
...
can't handle line breaks in
...
can't handle line breaks in
...
can't handle line breaks in
...
rm d.graph.tmp.md d.graph.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.graph' make -C d.his || echo /home/neteler/src/releasebranch_8_5/display/d.his >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.his' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.his\" -o OBJ.x86_64-pc-linux-gnu/his.o -c his.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.his OBJ.x86_64-pc-linux-gnu/his.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm rm d.grid.tmp.html d.grid.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.grid' make -C d.histogram || echo /home/neteler/src/releasebranch_8_5/display/d.histogram >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.histogram' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_histogram_bar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_histogram_bar.png /bin/install -c -m 644 d_histogram_pie.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_histogram_pie.png /bin/install -c -m 644 d_histogram_bar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_histogram_bar.png /bin/install -c -m 644 d_histogram_pie.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_histogram_pie.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/bar.o -c bar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/draw_slice.o -c draw_slice.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/get_stats.o -c get_stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/pie.o -c pie.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.histogram OBJ.x86_64-pc-linux-gnu/bar.o OBJ.x86_64-pc-linux-gnu/draw_slice.o OBJ.x86_64-pc-linux-gnu/get_stats.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pie.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.his --html-description < /dev/null | grep -v '\|\| ' > d.his.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.his --md-description < /dev/null > d.his.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.histogram" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.histogram --html-description < /dev/null | grep -v '\|\| ' > d.histogram.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.his.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.histogram" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.histogram --md-description < /dev/null > d.histogram.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.his.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.histogram > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.his.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1" rm d.his.tmp.md d.his.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.his' make -C d.info || echo /home/neteler/src/releasebranch_8_5/display/d.info >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.info' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.histogram > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.histogram.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.info OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1" rm d.histogram.tmp.html d.histogram.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.histogram' make -C d.labels || echo /home/neteler/src/releasebranch_8_5/display/d.labels >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.labels' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.labels\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.labels\" -o OBJ.x86_64-pc-linux-gnu/do_labels.o -c do_labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.labels\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.labels OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/do_labels.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.info --html-description < /dev/null | grep -v '\|\| ' > d.info.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.info --md-description < /dev/null > d.info.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.labels" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.labels --html-description < /dev/null | grep -v '\|\| ' > d.labels.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.info.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.labels" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.labels --md-description < /dev/null > d.labels.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.info.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.labels > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.info.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.labels > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.labels.md rm d.info.tmp.html d.info.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.info' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1" make -C d.legend || echo /home/neteler/src/releasebranch_8_5/display/d.legend >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.legend' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_legend_custom_labels_and_background.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_legend_custom_labels_and_background.png /bin/install -c -m 644 d_legend_logarithmic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_legend_logarithmic.png /bin/install -c -m 644 d_legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_legend.png /bin/install -c -m 644 d_legend_custom_labels_and_background.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_legend_custom_labels_and_background.png /bin/install -c -m 644 d_legend_logarithmic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_legend_logarithmic.png /bin/install -c -m 644 d_legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_legend.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c rm d.labels.tmp.md d.labels.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.labels' make -C d.legend.vect || echo /home/neteler/src/releasebranch_8_5/display/d.legend.vect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.legend.vect' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_legend_vect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect.png /bin/install -c -m 644 d_legend_vect_subheadings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect_subheadings.png /bin/install -c -m 644 d_legend_vect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_legend_vect.png /bin/install -c -m 644 d_legend_vect_subheadings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_legend_vect_subheadings.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend.vect\" -o OBJ.x86_64-pc-linux-gnu/draw.o -c draw.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/get_stats.o -c get_stats.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend.vect OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lgrass_symb.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/histogram.o -c histogram.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend OBJ.x86_64-pc-linux-gnu/draw.o OBJ.x86_64-pc-linux-gnu/get_stats.o OBJ.x86_64-pc-linux-gnu/histogram.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend.vect --html-description < /dev/null | grep -v '\|\| ' > d.legend.vect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend --html-description < /dev/null | grep -v '\|\| ' > d.legend.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend.vect --md-description < /dev/null > d.legend.vect.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.legend --md-description < /dev/null > d.legend.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.legend > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.legend.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.legend > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.legend.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.legend.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.legend.vect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1" rm d.legend.tmp.md d.legend.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.legend' make -C d.linegraph || echo /home/neteler/src/releasebranch_8_5/display/d.linegraph >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.linegraph' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.linegraph\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm d.legend.vect.tmp.html d.legend.vect.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.legend.vect' make -C d.mon || echo /home/neteler/src/releasebranch_8_5/display/d.mon >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.mon' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.mon /bin/install -c -m 644 d_mon_wx0.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0.png /bin/install -c -m 644 d_mon_wx0_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0_raster.png /bin/install -c -m 644 d_mon_wx0.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_mon_wx0.png /bin/install -c -m 644 d_mon_wx0_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_mon_wx0_raster.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.linegraph OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_symb.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/start.o -c start.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/stop.o -c stop.c /bin/install -c -m 644 render_cmd.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.mon/render_cmd.py : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.mon OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/start.o OBJ.x86_64-pc-linux-gnu/stop.o -lgrass_gis.8.5 -lgrass_display.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.linegraph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.linegraph --html-description < /dev/null | grep -v '\|\| ' > d.linegraph.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.mon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.mon --html-description < /dev/null | grep -v '\|\| ' > d.mon.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.linegraph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.linegraph --md-description < /dev/null > d.linegraph.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.mon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.mon --md-description < /dev/null > d.mon.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.linegraph > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.mon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.linegraph > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.linegraph.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.mon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.mon.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1" rm d.linegraph.tmp.html d.linegraph.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.linegraph' make -C d.northarrow || echo /home/neteler/src/releasebranch_8_5/display/d.northarrow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.northarrow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.northarrow\" -o OBJ.x86_64-pc-linux-gnu/draw_n_arrow.o -c draw_n_arrow.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.northarrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm d.mon.tmp.html d.mon.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.mon' make -C d.path || echo /home/neteler/src/releasebranch_8_5/display/d.path >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.path' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 thumbnails/1a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1a.png /bin/install -c -m 644 thumbnails/1b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1b.png /bin/install -c -m 644 thumbnails/2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/2.png /bin/install -c -m 644 thumbnails/3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/3.png /bin/install -c -m 644 thumbnails/4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/4.png /bin/install -c -m 644 thumbnails/5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/5.png /bin/install -c -m 644 thumbnails/6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/6.png /bin/install -c -m 644 thumbnails/7a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7a.png /bin/install -c -m 644 thumbnails/7b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7b.png /bin/install -c -m 644 thumbnails/8a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8a.png /bin/install -c -m 644 thumbnails/8b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8b.png /bin/install -c -m 644 thumbnails/9.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/9.png /bin/install -c -m 644 thumbnails/arrow1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow1.png /bin/install -c -m 644 thumbnails/arrow2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow2.png /bin/install -c -m 644 thumbnails/arrow3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow3.png /bin/install -c -m 644 thumbnails/basic_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/basic_compass.png /bin/install -c -m 644 thumbnails/fancy_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/fancy_compass.png /bin/install -c -m 644 thumbnails/star.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows/star.png /bin/install -c -m 644 thumbnails/1a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/1a.png /bin/install -c -m 644 thumbnails/1b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/1b.png /bin/install -c -m 644 thumbnails/2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/2.png /bin/install -c -m 644 thumbnails/3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/3.png /bin/install -c -m 644 thumbnails/4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/4.png /bin/install -c -m 644 thumbnails/5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/5.png /bin/install -c -m 644 thumbnails/6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/6.png /bin/install -c -m 644 thumbnails/7a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/7a.png /bin/install -c -m 644 thumbnails/7b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/7b.png /bin/install -c -m 644 thumbnails/8a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/8a.png /bin/install -c -m 644 thumbnails/8b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/8b.png /bin/install -c -m 644 thumbnails/9.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/9.png /bin/install -c -m 644 thumbnails/arrow1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/arrow1.png /bin/install -c -m 644 thumbnails/arrow2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/arrow2.png /bin/install -c -m 644 thumbnails/arrow3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/arrow3.png /bin/install -c -m 644 thumbnails/basic_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/basic_compass.png /bin/install -c -m 644 thumbnails/fancy_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/fancy_compass.png /bin/install -c -m 644 thumbnails/star.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows/star.png : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.northarrow OBJ.x86_64-pc-linux-gnu/draw_n_arrow.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_symb.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.path\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.path OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o -lgrass_display.8.5 -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.northarrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.northarrow --html-description < /dev/null | grep -v '\|\| ' > d.northarrow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.path --html-description < /dev/null | grep -v '\|\| ' > d.path.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.northarrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.northarrow --md-description < /dev/null > d.northarrow.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.path --md-description < /dev/null > d.path.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.northarrow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.path.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.northarrow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.northarrow.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.path.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.path.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1" rm d.path.tmp.md d.path.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.path' make -C d.profile || echo /home/neteler/src/releasebranch_8_5/display/d.profile >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.profile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm d.northarrow.tmp.md d.northarrow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.northarrow' make -C d.rast || echo /home/neteler/src/releasebranch_8_5/display/d.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.rast' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_rast_elevation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_elevation.png /bin/install -c -m 644 d_rast_elevation_values.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_elevation_values.png /bin/install -c -m 644 d_rast_landuse.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_landuse.png /bin/install -c -m 644 d_rast_elevation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_elevation.png /bin/install -c -m 644 d_rast_elevation_values.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_elevation_values.png /bin/install -c -m 644 d_rast_landuse.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_landuse.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/display.o -c display.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.profile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast OBJ.x86_64-pc-linux-gnu/display.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mask.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.profile --html-description < /dev/null | grep -v '\|\| ' > d.profile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.profile --md-description < /dev/null > d.profile.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast --html-description < /dev/null | grep -v '\|\| ' > d.rast.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.profile.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast --md-description < /dev/null > d.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1" rm d.profile.tmp.md d.profile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.profile' make -C d.rast.arrow || echo /home/neteler/src/releasebranch_8_5/display/d.rast.arrow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.rast.arrow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_rast_arrow_wind.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_arrow_wind.png /bin/install -c -m 644 d_rast_arrow_wind.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_arrow_wind.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast.arrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rast.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1" rm d.rast.tmp.md d.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.rast' make -C d.rast.num || echo /home/neteler/src/releasebranch_8_5/display/d.rast.num >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.rast.num' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_rast_num_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_num_zoom.png /bin/install -c -m 644 d_rast_num_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_num_zoom.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast.num\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.num OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow --html-description < /dev/null | grep -v '\|\| ' > d.rast.arrow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow --md-description < /dev/null > d.rast.arrow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.arrow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.num" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.num --html-description < /dev/null | grep -v '\|\| ' > d.rast.num.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rast.arrow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rast.arrow.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.num" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rast.num --md-description < /dev/null > d.rast.num.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1" rm d.rast.arrow.tmp.html d.rast.arrow.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.rast.arrow' make -C d.redraw || echo /home/neteler/src/releasebranch_8_5/display/d.redraw >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.redraw' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.redraw\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.num > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.redraw OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rast.num > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rast.num.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1" rm d.rast.num.tmp.html d.rast.num.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.rast.num' make -C d.rgb || echo /home/neteler/src/releasebranch_8_5/display/d.rgb >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.rgb' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rgb.png /bin/install -c -m 644 d_rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rgb.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rgb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rgb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.redraw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.redraw --html-description < /dev/null | grep -v '\|\| ' > d.redraw.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.redraw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.redraw --md-description < /dev/null > d.redraw.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.redraw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rgb --html-description < /dev/null | grep -v '\|\| ' > d.rgb.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.redraw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.redraw.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rgb --md-description < /dev/null > d.rgb.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1" rm d.redraw.tmp.html d.redraw.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.redraw' make -C d.rhumbline || echo /home/neteler/src/releasebranch_8_5/display/d.rhumbline >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.rhumbline' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html /bin/install -c -m 644 d_rhumbline.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rhumbline.png /bin/install -c -m 644 d_rhumbline.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rhumbline.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rhumbline\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rhumbline\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rhumbline OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/plot.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rgb.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1" rm d.rgb.tmp.html d.rgb.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.rgb' make -C d.text || echo /home/neteler/src/releasebranch_8_5/display/d.text >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.text' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_text.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_text.png /bin/install -c -m 644 d_text.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_text.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.text\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.text OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rhumbline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rhumbline --html-description < /dev/null | grep -v '\|\| ' > d.rhumbline.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rhumbline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.rhumbline --md-description < /dev/null > d.rhumbline.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.text" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.text --html-description < /dev/null | grep -v '\|\| ' > d.text.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rhumbline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.text" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.text --md-description < /dev/null > d.text.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rhumbline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rhumbline.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.text > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.text.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1" rm d.rhumbline.tmp.md d.rhumbline.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.rhumbline' make -C d.title || echo /home/neteler/src/releasebranch_8_5/display/d.title >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.title' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.title\" -o OBJ.x86_64-pc-linux-gnu/fancy.o -c fancy.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.title\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.text > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.text.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.title\" -o OBJ.x86_64-pc-linux-gnu/normal.o -c normal.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.title OBJ.x86_64-pc-linux-gnu/fancy.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/normal.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.text.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1" rm d.text.tmp.md d.text.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.text' make -C d.vect || echo /home/neteler/src/releasebranch_8_5/display/d.vect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.vect' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/attr.o -c attr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/dir.o -c dir.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/label.o -c label.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.title" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.title --html-description < /dev/null | grep -v '\|\| ' > d.title.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/legend.o -c legend.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.title" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.title --md-description < /dev/null > d.title.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/lines.o -c lines.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.title > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.title.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.title > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.title.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/opt.o -c opt.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.title.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/shape.o -c shape.c rm d.title.tmp.html d.title.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.title' gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/topo.o -c topo.c make -C d.vect.chart || echo /home/neteler/src/releasebranch_8_5/display/d.vect.chart >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.vect.chart' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_vect_chart_legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_vect_chart_legend.png /bin/install -c -m 644 d_vect_chart_pie_2d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_vect_chart_pie_2d.png /bin/install -c -m 644 d_vect_chart_pie_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_vect_chart_pie_3d.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/vert.o -c vert.c /bin/install -c -m 644 d.vect.chart_example.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart_example.jpg /bin/install -c -m 644 d_vect_chart_legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_vect_chart_legend.png /bin/install -c -m 644 d_vect_chart_pie_2d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_vect_chart_pie_2d.png /bin/install -c -m 644 d_vect_chart_pie_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_vect_chart_pie_3d.png /bin/install -c -m 644 d.vect.chart_example.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.vect.chart_example.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.chart\" -o OBJ.x86_64-pc-linux-gnu/bar.o -c bar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/zcoor.o -c zcoor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.chart\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect OBJ.x86_64-pc-linux-gnu/area.o OBJ.x86_64-pc-linux-gnu/attr.o OBJ.x86_64-pc-linux-gnu/dir.o OBJ.x86_64-pc-linux-gnu/label.o OBJ.x86_64-pc-linux-gnu/legend.o OBJ.x86_64-pc-linux-gnu/lines.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/opt.o OBJ.x86_64-pc-linux-gnu/shape.o OBJ.x86_64-pc-linux-gnu/topo.o OBJ.x86_64-pc-linux-gnu/vert.o OBJ.x86_64-pc-linux-gnu/zcoor.o -lgrass_display.8.5 -lgrass_symb.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.chart\" -o OBJ.x86_64-pc-linux-gnu/pie.o -c pie.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.chart\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.chart OBJ.x86_64-pc-linux-gnu/bar.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pie.o OBJ.x86_64-pc-linux-gnu/plot.o -lgrass_display.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect --html-description < /dev/null | grep -v '\|\| ' > d.vect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect --md-description < /dev/null > d.vect.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.chart" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.chart --html-description < /dev/null | grep -v '\|\| ' > d.vect.chart.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.chart" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.chart --md-description < /dev/null > d.vect.chart.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.vect.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect.chart > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.vect.chart > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.vect.chart.md rm d.vect.tmp.md d.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.vect' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1" make -C d.vect.thematic || echo /home/neteler/src/releasebranch_8_5/display/d.vect.thematic >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.vect.thematic' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 d_vect_thematic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_vect_thematic.png /bin/install -c -m 644 d_vect_thematic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_vect_thematic.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c rm d.vect.chart.tmp.html d.vect.chart.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.vect.chart' make -C d.where || echo /home/neteler/src/releasebranch_8_5/display/d.where >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/display/d.where' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.where\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/display.o -c display.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.where\" -o OBJ.x86_64-pc-linux-gnu/where.o -c where.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.where OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/where.o -lgrass_display.8.5 -lgrass_gproj.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/legend.o -c legend.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/plot1.o -c plot1.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic OBJ.x86_64-pc-linux-gnu/area.o OBJ.x86_64-pc-linux-gnu/display.o OBJ.x86_64-pc-linux-gnu/legend.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/plot1.o -lgrass_arraystats.8.5 -lgrass_display.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_symb.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.where --html-description < /dev/null | grep -v '\|\| ' > d.where.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.where --md-description < /dev/null > d.where.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.where > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.where.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.where > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.where.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic --html-description < /dev/null | grep -v '\|\| ' > d.vect.thematic.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.where.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1" rm d.where.tmp.html d.where.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.where' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py displaydrivers > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic --md-description < /dev/null > d.vect.thematic.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect.thematic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py displaydrivers > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/displaydrivers.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.vect.thematic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.vect.thematic.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1" rm d.vect.thematic.tmp.html d.vect.thematic.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/display/d.vect.thematic' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/display' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/general' make -C g.access || echo /home/neteler/src/releasebranch_8_5/general/g.access >> /home/neteler/src/releasebranch_8_5/error.log make -C g.cairocomp || echo /home/neteler/src/releasebranch_8_5/general/g.cairocomp >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.cairocomp' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.access' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.cairocomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/exp_perms.o -c exp_perms.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/get_perms.o -c get_perms.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.cairocomp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lz -lpng16 -lfontconfig -lfreetype -lXext -lcairo -lXrender -lX11 -lfontconfig -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/set_perms.o -c set_perms.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.cairocomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.cairocomp --html-description < /dev/null | grep -v '\|\| ' > g.cairocomp.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.access OBJ.x86_64-pc-linux-gnu/exp_perms.o OBJ.x86_64-pc-linux-gnu/get_perms.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/set_perms.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.cairocomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.cairocomp --md-description < /dev/null > g.cairocomp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.cairocomp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.access" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.access --html-description < /dev/null | grep -v '\|\| ' > g.access.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.access" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.access --md-description < /dev/null > g.access.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.access > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.access.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.cairocomp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.cairocomp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.access > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.access.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1" rm g.cairocomp.tmp.html g.cairocomp.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.cairocomp' make -C g.copy || echo /home/neteler/src/releasebranch_8_5/general/g.copy >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.copy' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.access.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.copy OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.5 -lgrass_gis.8.5 -lm rm g.access.tmp.html g.access.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.access' make -C g.dirseps || echo /home/neteler/src/releasebranch_8_5/general/g.dirseps >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.dirseps' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.dirseps\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.dirseps OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.dirseps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.dirseps --html-description < /dev/null | grep -v '\|\| ' > g.dirseps.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.dirseps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.dirseps --md-description < /dev/null > g.dirseps.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.dirseps > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.dirseps > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.dirseps.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.copy --html-description < /dev/null | grep -v '\|\| ' > g.copy.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1" rm g.dirseps.tmp.html g.dirseps.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.dirseps' make -C g.filename || echo /home/neteler/src/releasebranch_8_5/general/g.filename >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.filename' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.filename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.copy --md-description < /dev/null > g.copy.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.filename OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.filename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.filename --html-description < /dev/null | grep -v '\|\| ' > g.filename.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.filename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.filename --md-description < /dev/null > g.filename.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.filename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.filename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.filename.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.copy.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1" rm g.filename.tmp.md g.filename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.filename' make -C g.findetc || echo /home/neteler/src/releasebranch_8_5/general/g.findetc >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.findetc' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findetc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findetc OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm rm g.copy.tmp.html g.copy.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.copy' make -C g.findfile || echo /home/neteler/src/releasebranch_8_5/general/g.findfile >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.findfile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findfile\" -o OBJ.x86_64-pc-linux-gnu/element.o -c element.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findetc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findetc --html-description < /dev/null | grep -v '\|\| ' > g.findetc.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findetc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findetc --md-description < /dev/null > g.findetc.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.findetc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findfile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findfile OBJ.x86_64-pc-linux-gnu/element.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_manage.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.findetc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.findetc.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1" rm g.findetc.tmp.html g.findetc.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.findetc' make -C g.gisenv || echo /home/neteler/src/releasebranch_8_5/general/g.gisenv >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.gisenv' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.gisenv\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gisenv OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findfile --html-description < /dev/null | grep -v '\|\| ' > g.findfile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gisenv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gisenv --html-description < /dev/null | grep -v '\|\| ' > g.gisenv.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gisenv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gisenv --md-description < /dev/null > g.gisenv.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gisenv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.findfile --md-description < /dev/null > g.findfile.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gisenv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gisenv.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.findfile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1" rm g.gisenv.tmp.html g.gisenv.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.gisenv' make -C g.gui || echo /home/neteler/src/releasebranch_8_5/general/g.gui >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.gui' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.gui\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.findfile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.findfile.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gui OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gui" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gui --html-description < /dev/null | grep -v '\|\| ' > g.gui.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gui" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.gui --md-description < /dev/null > g.gui.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1" rm g.findfile.tmp.md g.findfile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.findfile' make -C g.list || echo /home/neteler/src/releasebranch_8_5/general/g.list >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.list' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.list\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.list\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.list OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_vector.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1" rm g.gui.tmp.html g.gui.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.gui' make -C g.mapset || echo /home/neteler/src/releasebranch_8_5/general/g.mapset >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.mapset' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapset\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapset OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapset --html-description < /dev/null | grep -v '\|\| ' > g.mapset.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapset --md-description < /dev/null > g.mapset.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mapset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.mapset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.mapset.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.list --html-description < /dev/null | grep -v '\|\| ' > g.list.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1" rm g.mapset.tmp.html g.mapset.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.mapset' make -C g.mapsets || echo /home/neteler/src/releasebranch_8_5/general/g.mapsets >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.mapsets' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 g_mapsets_gui.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_mapsets_gui.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.list --md-description < /dev/null > g.list.tmp.md ; fi /bin/install -c -m 644 g_mapsets_gui.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_mapsets_gui.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapsets\" -o OBJ.x86_64-pc-linux-gnu/get_maps.o -c get_maps.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapsets\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapsets\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.list.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapsets OBJ.x86_64-pc-linux-gnu/get_maps.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_parson.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapsets" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapsets --html-description < /dev/null | grep -v '\|\| ' > g.mapsets.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapsets" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mapsets --md-description < /dev/null > g.mapsets.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mapsets > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.list.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.mapsets > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.mapsets.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.list.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1" rm g.list.tmp.html g.list.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.list' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1" make -C g.message || echo /home/neteler/src/releasebranch_8_5/general/g.message >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.message' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.message\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm g.mapsets.tmp.html g.mapsets.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.mapsets' make -C g.mkfontcap || echo /home/neteler/src/releasebranch_8_5/general/g.mkfontcap >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.mkfontcap' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/freetype_fonts.o -c freetype_fonts.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.message OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.message" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.message --html-description < /dev/null | grep -v '\|\| ' > g.message.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.message" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.message --md-description < /dev/null > g.message.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.message > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.message.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/stroke_fonts.o -c stroke_fonts.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap OBJ.x86_64-pc-linux-gnu/freetype_fonts.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/stroke_fonts.o -lgrass_gis.8.5 -lfreetype -lfreetype -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.message > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.message.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap --html-description < /dev/null | grep -v '\|\| ' > g.mkfontcap.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap --md-description < /dev/null > g.mkfontcap.tmp.md ; fi GISRC=junk GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu \ LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" \ /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap -s > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/fontcap VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.message.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1" rm g.message.tmp.md g.message.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.message' make -C g.parser || echo /home/neteler/src/releasebranch_8_5/general/g.parser >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.parser' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 g_parser_test.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_parser_test.png /bin/install -c -m 644 g_parser_test.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_parser_test.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/revoke.o -c revoke.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mkfontcap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/rules.o -c rules.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/standard_option.o -c standard_option.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.mkfontcap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.mkfontcap.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/translate.o -c translate.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.parser OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/revoke.o OBJ.x86_64-pc-linux-gnu/rules.o OBJ.x86_64-pc-linux-gnu/standard_option.o OBJ.x86_64-pc-linux-gnu/translate.o -lgrass_gis.8.5 -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.parser --html-description < /dev/null | grep -v '\|\| ' > g.parser.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.parser --md-description < /dev/null > g.parser.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.parser > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1" rm g.mkfontcap.tmp.html g.mkfontcap.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.mkfontcap' make -C g.pnmcomp || echo /home/neteler/src/releasebranch_8_5/general/g.pnmcomp >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.pnmcomp' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.pnmcomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.parser > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.parser.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp --html-description < /dev/null | grep -v '\|\| ' > g.pnmcomp.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp --md-description < /dev/null > g.pnmcomp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.pnmcomp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1" make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.parser' make -C g.ppmtopng || echo /home/neteler/src/releasebranch_8_5/general/g.ppmtopng >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.pnmcomp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.pnmcomp.md make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.ppmtopng' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.ppmtopng\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lpng16 -lz -lm -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng --html-description < /dev/null | grep -v '\|\| ' > g.ppmtopng.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng --md-description < /dev/null > g.ppmtopng.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.ppmtopng > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html rm g.pnmcomp.tmp.html g.pnmcomp.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.pnmcomp' make -C g.proj || echo /home/neteler/src/releasebranch_8_5/general/g.proj >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.proj' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/datumtrans.o -c datumtrans.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.ppmtopng > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.ppmtopng.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/list_codes.o -c list_codes.c rm g.ppmtopng.tmp.md g.ppmtopng.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.ppmtopng' make -C g.region || echo /home/neteler/src/releasebranch_8_5/general/g.region >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.region' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.region\" -o OBJ.x86_64-pc-linux-gnu/adjust.o -c adjust.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.proj OBJ.x86_64-pc-linux-gnu/create.o OBJ.x86_64-pc-linux-gnu/datumtrans.o OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/list_codes.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/output.o -lgrass_gproj.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lproj -lgrass_parson.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.region\" -o OBJ.x86_64-pc-linux-gnu/printwindow.o -c printwindow.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.region\" -o OBJ.x86_64-pc-linux-gnu/zoom.o -c zoom.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.region OBJ.x86_64-pc-linux-gnu/adjust.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/printwindow.o OBJ.x86_64-pc-linux-gnu/zoom.o -lgrass_gproj.8.5 -lgrass_vector.8.5 -lgrass_dig2.8.5 -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lproj -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.proj --html-description < /dev/null | grep -v '\|\| ' > g.proj.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.region --html-description < /dev/null | grep -v '\|\| ' > g.region.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.region --md-description < /dev/null > g.region.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.proj --md-description < /dev/null > g.proj.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.region.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.region.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.proj.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.region.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1" rm g.region.tmp.md g.region.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.region' make -C g.remove || echo /home/neteler/src/releasebranch_8_5/general/g.remove >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.remove' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/check_reclass.o -c check_reclass.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/construct_pattern.o -c construct_pattern.c rm g.proj.tmp.md g.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.proj' make -C g.rename || echo /home/neteler/src/releasebranch_8_5/general/g.rename >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.rename' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.rename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.rename OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.remove OBJ.x86_64-pc-linux-gnu/check_reclass.o OBJ.x86_64-pc-linux-gnu/construct_pattern.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.rename --html-description < /dev/null | grep -v '\|\| ' > g.rename.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.remove --html-description < /dev/null | grep -v '\|\| ' > g.remove.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.rename --md-description < /dev/null > g.rename.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.remove --md-description < /dev/null > g.remove.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.rename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.remove > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.rename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.rename.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.remove > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.remove.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1" rm g.rename.tmp.md g.rename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.rename' make -C g.tempfile || echo /home/neteler/src/releasebranch_8_5/general/g.tempfile >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.tempfile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.tempfile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.tempfile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.tempfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.tempfile --html-description < /dev/null | grep -v '\|\| ' > g.tempfile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.tempfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.tempfile --md-description < /dev/null > g.tempfile.tmp.md ; fi rm g.remove.tmp.html g.remove.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.remove' make -C g.version || echo /home/neteler/src/releasebranch_8_5/general/g.version >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.tempfile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/g.version' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DGRASS_VERSION_DATE=\"'2026'\" -DGRASS_VERSION_GIT=\"'c5ca3168b1'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DARCH=\"'x86_64-pc-linux-gnu'\" -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.version\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.version OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -L/usr/lib/x86_64-linux-gnu -lgdal -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.version" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.version --html-description < /dev/null | grep -v '\|\| ' > g.version.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.version" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/g.version --md-description < /dev/null > g.version.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.version > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.version.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.tempfile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.tempfile.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.version > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.version.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1" rm g.tempfile.tmp.html g.tempfile.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.tempfile' make -C manage || echo /home/neteler/src/releasebranch_8_5/general/manage >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/general/manage' make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/general/manage/lister' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.version.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/cell.o -c cell.c rm g.version.tmp.html g.version.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/g.version' : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister/vector OBJ.x86_64-pc-linux-gnu/vector.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister/cell OBJ.x86_64-pc-linux-gnu/cell.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/manage/lister' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/general/manage' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/general' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/raster' make htmldir make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > rasterintro.tmp.html ; fi # no-op - override Html.make rule for .png image files # no-op - override Html.make rule for .png image files if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > rasterintro.tmp.md ; fi # no-op - override Html.make rule for .png image files # no-op - override Html.make rule for .png image files make -C r.basins.fill || echo /home/neteler/src/releasebranch_8_5/raster/r.basins.fill >> /home/neteler/src/releasebranch_8_5/error.log make -C r.buffer || echo /home/neteler/src/releasebranch_8_5/raster/r.buffer >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.basins.fill' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.basins.fill\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.buffer' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_buffer_road.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_buffer_road.png /bin/install -c -m 644 r_buffer_road.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_buffer_road.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/find_dist.o -c find_dist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.basins.fill\" -o OBJ.x86_64-pc-linux-gnu/read_map.o -c read_map.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.basins.fill OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_map.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/parse_dist.o -c parse_dist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/process_at.o -c process_at.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/process_left.o -c process_left.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/process_rite.o -c process_rite.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/process_row.o -c process_row.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/read_map.o -c read_map.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.basins.fill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.basins.fill --html-description < /dev/null | grep -v '\|\| ' > r.basins.fill.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/write_map.o -c write_map.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buffer OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/find_dist.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse_dist.o OBJ.x86_64-pc-linux-gnu/process_at.o OBJ.x86_64-pc-linux-gnu/process_left.o OBJ.x86_64-pc-linux-gnu/process_rite.o OBJ.x86_64-pc-linux-gnu/process_row.o OBJ.x86_64-pc-linux-gnu/read_map.o OBJ.x86_64-pc-linux-gnu/support.o OBJ.x86_64-pc-linux-gnu/write_map.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.basins.fill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.basins.fill --md-description < /dev/null > r.basins.fill.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.basins.fill > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.basins.fill > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.basins.fill.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buffer --html-description < /dev/null | grep -v '\|\| ' > r.buffer.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1" rm r.basins.fill.tmp.html r.basins.fill.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.basins.fill' make -C r.buildvrt || echo /home/neteler/src/releasebranch_8_5/raster/r.buildvrt >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.buildvrt' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buildvrt\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buffer --md-description < /dev/null > r.buffer.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buildvrt\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buildvrt OBJ.x86_64-pc-linux-gnu/link.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buffer > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.buffer > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.buffer.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buildvrt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buildvrt --html-description < /dev/null | grep -v '\|\| ' > r.buildvrt.tmp.html ; fi rm r.buffer.tmp.md r.buffer.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.buffer' make -C r.carve || echo /home/neteler/src/releasebranch_8_5/raster/r.carve >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.carve' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_carve_dem_carved_accum.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved_accum.png /bin/install -c -m 644 r_carve_dem_carved.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved.png /bin/install -c -m 644 r_carve_dem_carved_shaded.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved_shaded.png /bin/install -c -m 644 r_carve_dem_orig_accum.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_accum.png /bin/install -c -m 644 r_carve_dem_orig.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig.png /bin/install -c -m 644 r_carve_dem_orig_shaded.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_shaded.png /bin/install -c -m 644 r_carve_dem_carved_accum.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_carved_accum.png /bin/install -c -m 644 r_carve_dem_carved.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_carved.png /bin/install -c -m 644 r_carve_dem_carved_shaded.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_carved_shaded.png /bin/install -c -m 644 r_carve_dem_orig_accum.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_orig_accum.png /bin/install -c -m 644 r_carve_dem_orig.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_orig.png /bin/install -c -m 644 r_carve_dem_orig_shaded.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_carve_dem_orig_shaded.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/enforce_ds.o -c enforce_ds.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buildvrt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.buildvrt --md-description < /dev/null > r.buildvrt.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/lobf.o -c lobf.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buildvrt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.buildvrt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.buildvrt.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1" rm r.buildvrt.tmp.md r.buildvrt.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.buildvrt' make -C r.category || echo /home/neteler/src/releasebranch_8_5/raster/r.category >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.category' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/vect.o -c vect.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.category\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.category\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.carve OBJ.x86_64-pc-linux-gnu/enforce_ds.o OBJ.x86_64-pc-linux-gnu/lobf.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/support.o OBJ.x86_64-pc-linux-gnu/vect.o -lgrass_vector.8.5 -lgrass_bitmap.8.5 -lgrass_dig2.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.category OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.carve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.carve --html-description < /dev/null | grep -v '\|\| ' > r.carve.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.category --html-description < /dev/null | grep -v '\|\| ' > r.category.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.carve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.carve --md-description < /dev/null > r.carve.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.category --md-description < /dev/null > r.category.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.carve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.category > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.category.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.carve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.carve.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.category > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.category.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.category.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1" rm r.category.tmp.html r.category.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.category' make -C r.circle || echo /home/neteler/src/releasebranch_8_5/raster/r.circle >> /home/neteler/src/releasebranch_8_5/error.log rm r.carve.tmp.html r.carve.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.carve' make -C r.clump || echo /home/neteler/src/releasebranch_8_5/raster/r.clump >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.circle' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.circle\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.clump' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_clump_lakes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_clump_lakes.png /bin/install -c -m 644 r_clump_lsat.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_clump_lsat.png /bin/install -c -m 644 r_clump_lakes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_clump_lakes.png /bin/install -c -m 644 r_clump_lsat.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_clump_lsat.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/clump.o -c clump.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.circle OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/minsize.o -c minsize.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/rclist.o -c rclist.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.clump OBJ.x86_64-pc-linux-gnu/clump.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/minsize.o OBJ.x86_64-pc-linux-gnu/rclist.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_btree2.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.circle" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.circle --html-description < /dev/null | grep -v '\|\| ' > r.circle.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.circle" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.circle --md-description < /dev/null > r.circle.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.clump" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.clump --html-description < /dev/null | grep -v '\|\| ' > r.clump.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.circle > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.clump" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.clump --md-description < /dev/null > r.clump.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.circle > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.circle.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.clump > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1" rm r.circle.tmp.md r.circle.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.circle' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.clump > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.clump.md make -C r.coin || echo /home/neteler/src/releasebranch_8_5/raster/r.coin >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.coin' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/make_coin.o -c make_coin.c rm r.clump.tmp.md r.clump.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.clump' make -C r.mapcalc || echo /home/neteler/src/releasebranch_8_5/raster/r.mapcalc >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.mapcalc' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu flex -t mapcalc.l > mapcalc.yy.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/print_coin.o -c print_coin.c bison -y -bmapcalc -d -v mapcalc.y gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/print_hdr.o -c print_hdr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/prnt_entry.o -c prnt_entry.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/map3.o -c map3.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/totals.o -c totals.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.coin OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_coin.o OBJ.x86_64-pc-linux-gnu/print_coin.o OBJ.x86_64-pc-linux-gnu/print_hdr.o OBJ.x86_64-pc-linux-gnu/prnt_entry.o OBJ.x86_64-pc-linux-gnu/totals.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xcoor3.o -c xcoor3.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xres3.o -c xres3.c /bin/install -c -m 644 r_mapcalc_benchmark_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_mapcalc_benchmark_time.png /bin/install -c -m 644 r_mapcalc_benchmark_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_mapcalc_benchmark_time.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/column_shift.o -c column_shift.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/evaluate.o -c evaluate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/expression.o -c expression.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/function.o -c function.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.coin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.coin --html-description < /dev/null | grep -v '\|\| ' > r.coin.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/map.o -c map.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.coin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.coin --md-description < /dev/null > r.coin.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xarea.o -c xarea.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xcoor.o -c xcoor.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.coin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xres.o -c xres.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xrowcol.o -c xrowcol.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.coin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.coin.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/mapcalc.yy.o -c mapcalc.yy.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/mapcalc.tab.o -c mapcalc.tab.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1" rm r.coin.tmp.md r.coin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.coin' make -C r.colors.out || echo /home/neteler/src/releasebranch_8_5/raster/r.colors.out >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.colors.out' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mapcalc OBJ.x86_64-pc-linux-gnu/column_shift.o OBJ.x86_64-pc-linux-gnu/evaluate.o OBJ.x86_64-pc-linux-gnu/expression.o OBJ.x86_64-pc-linux-gnu/function.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/map.o OBJ.x86_64-pc-linux-gnu/xarea.o OBJ.x86_64-pc-linux-gnu/xcoor.o OBJ.x86_64-pc-linux-gnu/xres.o OBJ.x86_64-pc-linux-gnu/xrowcol.o OBJ.x86_64-pc-linux-gnu/mapcalc.yy.o OBJ.x86_64-pc-linux-gnu/mapcalc.tab.o -lgrass_calc.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_btree.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors.out\" -o OBJ.x86_64-pc-linux-gnu/raster_main.o -c raster_main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors.out\" -o OBJ.x86_64-pc-linux-gnu/raster3d_main.o -c raster3d_main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors.out OBJ.x86_64-pc-linux-gnu/raster_main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors.out OBJ.x86_64-pc-linux-gnu/raster3d_main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc OBJ.x86_64-pc-linux-gnu/column_shift.o OBJ.x86_64-pc-linux-gnu/evaluate.o OBJ.x86_64-pc-linux-gnu/expression.o OBJ.x86_64-pc-linux-gnu/function.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/map3.o OBJ.x86_64-pc-linux-gnu/xarea.o OBJ.x86_64-pc-linux-gnu/xcoor3.o OBJ.x86_64-pc-linux-gnu/xres3.o OBJ.x86_64-pc-linux-gnu/xrowcol.o OBJ.x86_64-pc-linux-gnu/mapcalc.yy.o OBJ.x86_64-pc-linux-gnu/mapcalc.tab.o -lgrass_calc.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_btree.8.5 -lm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors.out --html-description < /dev/null | grep -v '\|\| ' > r.colors.out.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mapcalc --html-description < /dev/null | grep -v '\|\| ' > r.mapcalc.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc --html-description < /dev/null | grep -v '\|\| ' > r3.mapcalc.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors.out --html-description < /dev/null | grep -v '\|\| ' > r3.colors.out.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors.out --md-description < /dev/null > r.colors.out.tmp.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mapcalc --md-description < /dev/null > r.mapcalc.tmp.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc --md-description < /dev/null > r3.mapcalc.tmp.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors.out --md-description < /dev/null > r3.colors.out.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.colors.out.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mapcalc.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.colors.out.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.mapcalc.md rm r.mapcalc.tmp.html r3.mapcalc.tmp.html r3.mapcalc.tmp.md r.mapcalc.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.mapcalc' make -C r.composite || echo /home/neteler/src/releasebranch_8_5/raster/r.composite >> /home/neteler/src/releasebranch_8_5/error.log rm r.colors.out.tmp.md r3.colors.out.tmp.md r.colors.out.tmp.html r3.colors.out.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.colors.out' make -C r.compress || echo /home/neteler/src/releasebranch_8_5/raster/r.compress >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.composite' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.compress' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.composite\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.compress\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.composite OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.compress OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.compress" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.compress --html-description < /dev/null | grep -v '\|\| ' > r.compress.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.composite" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.composite --html-description < /dev/null | grep -v '\|\| ' > r.composite.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.compress" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.compress --md-description < /dev/null > r.compress.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.composite" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.composite --md-description < /dev/null > r.composite.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.compress > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.composite > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.compress > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.compress.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.composite > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.composite.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1" rm r.compress.tmp.html r.compress.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.compress' make -C r.contour || echo /home/neteler/src/releasebranch_8_5/raster/r.contour >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.contour' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_contour_using_levels.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_contour_using_levels.png /bin/install -c -m 644 r_contour_using_levels.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_contour_using_levels.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.contour\" -o OBJ.x86_64-pc-linux-gnu/cont.o -c cont.c rm r.composite.tmp.html r.composite.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.composite' make -C r.cost || echo /home/neteler/src/releasebranch_8_5/raster/r.cost >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.cost' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rcost_knightsmove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rcost_knightsmove.png /bin/install -c -m 644 rcost_solvedir.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rcost_solvedir.png /bin/install -c -m 644 rcost_knightsmove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rcost_knightsmove.png /bin/install -c -m 644 rcost_solvedir.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rcost_solvedir.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cost\" -o OBJ.x86_64-pc-linux-gnu/flag.o -c flag.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cost\" -o OBJ.x86_64-pc-linux-gnu/heap.o -c heap.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.contour\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cost\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.contour OBJ.x86_64-pc-linux-gnu/cont.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cost OBJ.x86_64-pc-linux-gnu/flag.o OBJ.x86_64-pc-linux-gnu/heap.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_segment.8.5 -lgrass_raster.8.5 -lgrass_vector.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.contour --html-description < /dev/null | grep -v '\|\| ' > r.contour.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cost" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cost --html-description < /dev/null | grep -v '\|\| ' > r.cost.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.contour --md-description < /dev/null > r.contour.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cost" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cost --md-description < /dev/null > r.cost.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.contour.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.cost > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1" rm r.contour.tmp.html r.contour.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.contour' make -C r.covar || echo /home/neteler/src/releasebranch_8_5/raster/r.covar >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.covar' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.covar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.cost > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.cost.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.covar OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1" rm r.cost.tmp.md r.cost.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.cost' make -C r.cross || echo /home/neteler/src/releasebranch_8_5/raster/r.cross >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.cross' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/cats.o -c cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/cross.o -c cross.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/renumber.o -c renumber.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/store.o -c store.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.covar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.covar --html-description < /dev/null | grep -v '\|\| ' > r.covar.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cross OBJ.x86_64-pc-linux-gnu/cats.o OBJ.x86_64-pc-linux-gnu/cross.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/renumber.o OBJ.x86_64-pc-linux-gnu/store.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_btree.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.covar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.covar --md-description < /dev/null > r.covar.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.covar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.covar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.covar.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cross" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cross --html-description < /dev/null | grep -v '\|\| ' > r.cross.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1" rm r.covar.tmp.html r.covar.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.covar' make -C r.describe || echo /home/neteler/src/releasebranch_8_5/raster/r.describe >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.describe' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/describe.o -c describe.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cross" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.cross --md-description < /dev/null > r.cross.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/dumplist.o -c dumplist.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.cross > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.cross > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.cross.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.describe OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/dumplist.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/tree.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1" rm r.cross.tmp.html r.cross.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.cross' make -C r.distance || echo /home/neteler/src/releasebranch_8_5/raster/r.distance >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.distance' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/edges.o -c edges.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.describe --html-description < /dev/null | grep -v '\|\| ' > r.describe.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.describe --md-description < /dev/null > r.describe.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.distance OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/edges.o OBJ.x86_64-pc-linux-gnu/labels.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/report.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.describe > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.describe > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.describe.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.distance --html-description < /dev/null | grep -v '\|\| ' > r.distance.tmp.html ; fi rm r.describe.tmp.md r.describe.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.describe' make -C r.external || echo /home/neteler/src/releasebranch_8_5/raster/r.external >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.external' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/colors.o -c colors.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.distance --md-description < /dev/null > r.distance.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.distance.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c rm r.distance.tmp.md r.distance.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.distance' make -C r.external.out || echo /home/neteler/src/releasebranch_8_5/raster/r.external.out >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.external.out' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external.out\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external OBJ.x86_64-pc-linux-gnu/colors.o OBJ.x86_64-pc-linux-gnu/link.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/proj.o OBJ.x86_64-pc-linux-gnu/window.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm -lgrass_imagery.8.5 -lproj -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external.out OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external --html-description < /dev/null | grep -v '\|\| ' > r.external.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external.out --html-description < /dev/null | grep -v '\|\| ' > r.external.out.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external --md-description < /dev/null > r.external.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.external.out --md-description < /dev/null > r.external.out.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.external > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.external.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.external.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.external > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.external.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.external.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.external.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.external.out.md rm r.external.tmp.html r.external.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.external' make -C r.fill.dir || echo /home/neteler/src/releasebranch_8_5/raster/r.fill.dir >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.fill.dir' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_fill_dir.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_fill_dir.png /bin/install -c -m 644 r_fill_dir.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_fill_dir.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/dopolys.o -c dopolys.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/filldir.o -c filldir.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r.external.out.tmp.html r.external.out.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.external.out' make -C r.fill.stats || echo /home/neteler/src/releasebranch_8_5/raster/r.fill.stats >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.fill.stats' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_fill_stats_01.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_01.png /bin/install -c -m 644 r_fill_stats_02.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_02.png /bin/install -c -m 644 r_fill_stats_lidar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_lidar.png /bin/install -c -m 644 r_fill_stats_smoothing.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_smoothing.png /bin/install -c -m 644 r_fill_stats_01.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_fill_stats_01.png /bin/install -c -m 644 r_fill_stats_02.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_fill_stats_02.png /bin/install -c -m 644 r_fill_stats_lidar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_fill_stats_lidar.png /bin/install -c -m 644 r_fill_stats_smoothing.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_fill_stats_smoothing.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.stats\" -o OBJ.x86_64-pc-linux-gnu/cell_funcs.o -c cell_funcs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/ppupdate.o -c ppupdate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/resolve.o -c resolve.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/tinf.o -c tinf.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.stats OBJ.x86_64-pc-linux-gnu/cell_funcs.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/wtrshed.o -c wtrshed.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.dir OBJ.x86_64-pc-linux-gnu/dopolys.o OBJ.x86_64-pc-linux-gnu/filldir.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/ppupdate.o OBJ.x86_64-pc-linux-gnu/resolve.o OBJ.x86_64-pc-linux-gnu/tinf.o OBJ.x86_64-pc-linux-gnu/wtrshed.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.stats --html-description < /dev/null | grep -v '\|\| ' > r.fill.stats.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.dir" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.dir --html-description < /dev/null | grep -v '\|\| ' > r.fill.dir.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.stats --md-description < /dev/null > r.fill.stats.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.dir" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.fill.dir --md-description < /dev/null > r.fill.dir.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fill.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fill.dir > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.fill.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.fill.stats.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.fill.dir > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.fill.dir.md rm r.fill.stats.tmp.md r.fill.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.fill.stats' make -C r.flow || echo /home/neteler/src/releasebranch_8_5/raster/r.flow >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.flow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_flow_accumulation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_flow_accumulation.png /bin/install -c -m 644 r_flow_length.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_flow_length.png /bin/install -c -m 644 r_flow_line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_flow_line.png /bin/install -c -m 644 r_flow_accumulation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_flow_accumulation.png /bin/install -c -m 644 r_flow_length.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_flow_length.png /bin/install -c -m 644 r_flow_line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_flow_line.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/aspect.o -c aspect.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/flow_io.o -c flow_io.c rm r.fill.dir.tmp.md r.fill.dir.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.fill.dir' make -C r.geomorphon || echo /home/neteler/src/releasebranch_8_5/raster/r.geomorphon >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.geomorphon' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 geomorphon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/geomorphon.png /bin/install -c -m 644 legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/legend.png /bin/install -c -m 644 r_geomorphon_peaks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon_peaks.png /bin/install -c -m 644 r_geomorphon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon.png /bin/install -c -m 644 geomorphon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/geomorphon.png /bin/install -c -m 644 legend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/legend.png /bin/install -c -m 644 r_geomorphon_peaks.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_geomorphon_peaks.png /bin/install -c -m 644 r_geomorphon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_geomorphon.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/geom.o -c geom.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/memory.o -c memory.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/mem.o -c mem.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/multires.o -c multires.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/pattern.o -c pattern.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/precomp.o -c precomp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/profile.o -c profile.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.geomorphon OBJ.x86_64-pc-linux-gnu/geom.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/memory.o OBJ.x86_64-pc-linux-gnu/multires.o OBJ.x86_64-pc-linux-gnu/pattern.o OBJ.x86_64-pc-linux-gnu/profile.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.flow OBJ.x86_64-pc-linux-gnu/aspect.o OBJ.x86_64-pc-linux-gnu/flow_io.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mem.o OBJ.x86_64-pc-linux-gnu/precomp.o -lgrass_segment.8.5 -lgrass_vector.8.5 -lgrass_bitmap.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.flow --html-description < /dev/null | grep -v '\|\| ' > r.flow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.geomorphon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.geomorphon --html-description < /dev/null | grep -v '\|\| ' > r.geomorphon.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.flow --md-description < /dev/null > r.flow.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.geomorphon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.geomorphon --md-description < /dev/null > r.geomorphon.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.geomorphon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.flow.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.geomorphon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.geomorphon.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1" rm r.flow.tmp.md r.flow.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.flow' make -C r.grow.distance || echo /home/neteler/src/releasebranch_8_5/raster/r.grow.distance >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.grow.distance' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_grow_distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance.png /bin/install -c -m 644 r_grow_distance_sea.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_sea.png /bin/install -c -m 644 r_grow_distance_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_zoom.png /bin/install -c -m 644 r_grow_distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_grow_distance.png /bin/install -c -m 644 r_grow_distance_sea.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_grow_distance_sea.png /bin/install -c -m 644 r_grow_distance_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_grow_distance_zoom.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.grow.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1" rm r.geomorphon.tmp.html r.geomorphon.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.geomorphon' make -C r.gwflow || echo /home/neteler/src/releasebranch_8_5/raster/r.gwflow >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.gwflow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_gwflow_concept.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_gwflow_concept.png /bin/install -c -m 644 r_gwflow_concept.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_gwflow_concept.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.gwflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.grow.distance OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.gwflow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gpde.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_gmath.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.grow.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.grow.distance --html-description < /dev/null | grep -v '\|\| ' > r.grow.distance.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.grow.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.grow.distance --md-description < /dev/null > r.grow.distance.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.gwflow --html-description < /dev/null | grep -v '\|\| ' > r.gwflow.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.grow.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.gwflow --md-description < /dev/null > r.gwflow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.grow.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.grow.distance.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.gwflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.gwflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.gwflow.md rm r.grow.distance.tmp.md r.grow.distance.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.grow.distance' make -C r.his || echo /home/neteler/src/releasebranch_8_5/raster/r.his >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.his' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.his\" -o OBJ.x86_64-pc-linux-gnu/his.o -c his.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1" rm r.gwflow.tmp.html r.gwflow.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.gwflow' make -C r.horizon || echo /home/neteler/src/releasebranch_8_5/raster/r.horizon >> /home/neteler/src/releasebranch_8_5/error.log : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.his OBJ.x86_64-pc-linux-gnu/his.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.horizon' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rhorizon_polar_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_polar_plot.png /bin/install -c -m 644 rhorizon_raster_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_raster_efficiency.png /bin/install -c -m 644 rhorizon_raster_speedup.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_raster_speedup.png /bin/install -c -m 644 rhorizon_raster_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_raster_time.png /bin/install -c -m 644 rhorizon_shaded_dem_point.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_shaded_dem_point.png /bin/install -c -m 644 rhorizon_singlepoint_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_singlepoint_plot.png /bin/install -c -m 644 rhorizon_polar_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_polar_plot.png /bin/install -c -m 644 rhorizon_raster_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_raster_efficiency.png /bin/install -c -m 644 rhorizon_raster_speedup.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_raster_speedup.png /bin/install -c -m 644 rhorizon_raster_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_raster_time.png /bin/install -c -m 644 rhorizon_shaded_dem_point.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_shaded_dem_point.png /bin/install -c -m 644 rhorizon_singlepoint_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rhorizon_singlepoint_plot.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.horizon\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.horizon OBJ.x86_64-pc-linux-gnu/main.o -lgrass_parson.8.5 -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lproj -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.his --html-description < /dev/null | grep -v '\|\| ' > r.his.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.his --md-description < /dev/null > r.his.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.horizon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.horizon --html-description < /dev/null | grep -v '\|\| ' > r.horizon.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.his.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.horizon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.horizon --md-description < /dev/null > r.horizon.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.his.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.horizon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.his.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1" rm r.his.tmp.html r.his.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.his' make -C r.in.ascii || echo /home/neteler/src/releasebranch_8_5/raster/r.in.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.ascii' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/gethead.o -c gethead.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.horizon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.horizon.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.ascii OBJ.x86_64-pc-linux-gnu/gethead.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1" rm r.horizon.tmp.md r.horizon.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.horizon' make -C r.in.bin || echo /home/neteler/src/releasebranch_8_5/raster/r.in.bin >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.bin' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.ascii --html-description < /dev/null | grep -v '\|\| ' > r.in.ascii.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.ascii --md-description < /dev/null > r.in.ascii.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.bin --html-description < /dev/null | grep -v '\|\| ' > r.in.bin.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.bin --md-description < /dev/null > r.in.bin.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.ascii.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1" rm r.in.ascii.tmp.md r.in.ascii.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.ascii' make -C r.in.gdal || echo /home/neteler/src/releasebranch_8_5/raster/r.in.gdal >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.gdal' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.bin.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c rm r.in.bin.tmp.html r.in.bin.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.bin' make -C r.in.gridatb || echo /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.gridatb' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gridatb\" -o OBJ.x86_64-pc-linux-gnu/adjcellhd.o -c adjcellhd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gridatb\" -o OBJ.x86_64-pc-linux-gnu/check_ready.o -c check_ready.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gdal OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/proj.o -lgrass_gproj.8.5 -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm -lproj -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gridatb\" -o OBJ.x86_64-pc-linux-gnu/file_io.o -c file_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gridatb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb OBJ.x86_64-pc-linux-gnu/adjcellhd.o OBJ.x86_64-pc-linux-gnu/check_ready.o OBJ.x86_64-pc-linux-gnu/file_io.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gdal --html-description < /dev/null | grep -v '\|\| ' > r.in.gdal.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb --html-description < /dev/null | grep -v '\|\| ' > r.in.gridatb.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gdal --md-description < /dev/null > r.in.gdal.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb --md-description < /dev/null > r.in.gridatb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.gdal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.gridatb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.gridatb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.gridatb.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.gdal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.gdal.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1" rm r.in.gridatb.tmp.md r.in.gridatb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.gridatb' make -C r.in.lidar || echo /home/neteler/src/releasebranch_8_5/raster/r.in.lidar >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.lidar' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.lidar' make -C r.in.mat || echo /home/neteler/src/releasebranch_8_5/raster/r.in.mat >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.mat' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r.in.gdal.tmp.html r.in.gdal.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.gdal' make -C r.in.pdal || echo /home/neteler/src/releasebranch_8_5/raster/r.in.pdal >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.pdal' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.pdal' make -C r.in.png || echo /home/neteler/src/releasebranch_8_5/raster/r.in.png >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.png' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.png\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.mat OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.png OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lpng16 -lz -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.mat --html-description < /dev/null | grep -v '\|\| ' > r.in.mat.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.png --html-description < /dev/null | grep -v '\|\| ' > r.in.png.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.mat --md-description < /dev/null > r.in.mat.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.png --md-description < /dev/null > r.in.png.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.mat > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.png > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.mat > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.mat.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.png > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.png.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1" rm r.in.mat.tmp.md r.in.mat.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.mat' make -C r.in.poly || echo /home/neteler/src/releasebranch_8_5/raster/r.in.poly >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.poly' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/get_item.o -c get_item.c rm r.in.png.tmp.html r.in.png.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.png' make -C r.in.xyz || echo /home/neteler/src/releasebranch_8_5/raster/r.in.xyz >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.in.xyz' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.xyz\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/getformat.o -c getformat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/poly2rast.o -c poly2rast.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.xyz\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.xyz OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.poly OBJ.x86_64-pc-linux-gnu/get_item.o OBJ.x86_64-pc-linux-gnu/getformat.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/poly2rast.o OBJ.x86_64-pc-linux-gnu/raster.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.xyz --html-description < /dev/null | grep -v '\|\| ' > r.in.xyz.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.poly" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.poly --html-description < /dev/null | grep -v '\|\| ' > r.in.poly.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.xyz --md-description < /dev/null > r.in.xyz.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.poly" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.in.poly --md-description < /dev/null > r.in.poly.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.poly > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.xyz.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.poly > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.poly.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1" rm r.in.xyz.tmp.html r.in.xyz.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.xyz' make -C r.info || echo /home/neteler/src/releasebranch_8_5/raster/r.info >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.info' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1" rm r.in.poly.tmp.html r.in.poly.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.in.poly' make -C r.kappa || echo /home/neteler/src/releasebranch_8_5/raster/r.kappa >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.kappa' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/calc_metrics.o -c calc_metrics.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.info\" -o OBJ.x86_64-pc-linux-gnu/reclas_txt.o -c reclas_txt.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.info OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/reclas_txt.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print2csv_mat.o -c print2csv_mat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print_header.o -c print_header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print_json.o -c print_json.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print_kappa.o -c print_kappa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print_label.o -c print_label.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.info --html-description < /dev/null | grep -v '\|\| ' > r.info.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/print_mat.o -c print_mat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.info --md-description < /dev/null > r.info.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.kappa OBJ.x86_64-pc-linux-gnu/calc_metrics.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mask.o OBJ.x86_64-pc-linux-gnu/print2csv_mat.o OBJ.x86_64-pc-linux-gnu/print_header.o OBJ.x86_64-pc-linux-gnu/print_json.o OBJ.x86_64-pc-linux-gnu/print_kappa.o OBJ.x86_64-pc-linux-gnu/print_label.o OBJ.x86_64-pc-linux-gnu/print_mat.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.info.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.info.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.kappa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.kappa --html-description < /dev/null | grep -v '\|\| ' > r.kappa.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.info.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1" rm r.info.tmp.html r.info.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.info' make -C r.latlong || echo /home/neteler/src/releasebranch_8_5/raster/r.latlong >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.latlong' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.latlong\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.kappa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.kappa --md-description < /dev/null > r.kappa.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.latlong OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.kappa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.kappa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.kappa.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1" rm r.kappa.tmp.html r.kappa.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.kappa' make -C r.lake || echo /home/neteler/src/releasebranch_8_5/raster/r.lake >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.lake' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_lake_lidar_dem.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_lake_lidar_dem.jpg /bin/install -c -m 644 r_lake_lidar_dem.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_lake_lidar_dem.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.lake\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.latlong" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.latlong --html-description < /dev/null | grep -v '\|\| ' > r.latlong.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.lake OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.latlong" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.latlong --md-description < /dev/null > r.latlong.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.latlong > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.latlong > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.latlong.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.lake" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.lake --html-description < /dev/null | grep -v '\|\| ' > r.lake.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.lake" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.lake --md-description < /dev/null > r.lake.tmp.md ; fi rm r.latlong.tmp.md r.latlong.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.latlong' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.lake > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html make -C r.li || echo /home/neteler/src/releasebranch_8_5/raster/r.li >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li' make -C r.li.daemon || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/GenericCell.o -c GenericCell.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.lake > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.lake.md gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/avl.o -c avl.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/avlID.o -c avlID.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1" gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/daemon.o -c daemon.c rm r.lake.tmp.html r.lake.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.lake' make -C r.mask.status || echo /home/neteler/src/releasebranch_8_5/raster/r.mask.status >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.mask.status' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mask.status\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mask.status OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.daemon\" -o OBJ.x86_64-pc-linux-gnu/worker.o -c worker.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rli.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_rli.8.5.so OBJ.x86_64-pc-linux-gnu/GenericCell.o OBJ.x86_64-pc-linux-gnu/avl.o OBJ.x86_64-pc-linux-gnu/avlID.o OBJ.x86_64-pc-linux-gnu/daemon.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/worker.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rli.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_rli.so) if [ "r.li.daemon" != "" -a -f "r.li.daemon".html ] ; then make html ; fi make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > r.li.daemon.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > r.li.daemon.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.daemon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.daemon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.daemon.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mask.status" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mask.status --html-description < /dev/null | grep -v '\|\| ' > r.mask.status.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1" make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > r.li.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > r.li.tmp.md ; fi make -C r.li.cwed || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlicwed_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlicwed_formula.png /bin/install -c -m 644 rlicwed_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlicwed_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.cwed\" -o OBJ.x86_64-pc-linux-gnu/cwed.o -c cwed.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mask.status" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mask.status --md-description < /dev/null > r.mask.status.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.cwed\" -o OBJ.x86_64-pc-linux-gnu/utility.o -c utility.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mask.status > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mask.status.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.cwed OBJ.x86_64-pc-linux-gnu/cwed.o OBJ.x86_64-pc-linux-gnu/utility.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mask.status > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mask.status.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mask.status.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.status.1" rm r.mask.status.tmp.html r.mask.status.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.mask.status' make -C r.mfilter || echo /home/neteler/src/releasebranch_8_5/raster/r.mfilter >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.mfilter' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_mfilter_benchmark_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_mfilter_benchmark_1.png /bin/install -c -m 644 r_mfilter_benchmark_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_mfilter_benchmark_2.png /bin/install -c -m 644 r_mfilter.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_mfilter.png /bin/install -c -m 644 r_mfilter_benchmark_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_mfilter_benchmark_1.png /bin/install -c -m 644 r_mfilter_benchmark_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_mfilter_benchmark_2.png /bin/install -c -m 644 r_mfilter.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_mfilter.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/apply.o -c apply.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/getfilt.o -c getfilt.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.cwed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.cwed --html-description < /dev/null | grep -v '\|\| ' > r.li.cwed.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/getrow.o -c getrow.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.cwed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.cwed --md-description < /dev/null > r.li.cwed.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/perform.o -c perform.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/uppercase.o -c uppercase.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.cwed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mfilter OBJ.x86_64-pc-linux-gnu/apply.o OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/getfilt.o OBJ.x86_64-pc-linux-gnu/getrow.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/perform.o OBJ.x86_64-pc-linux-gnu/uppercase.o -lgrass_rowio.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.cwed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.cwed.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1" rm r.li.cwed.tmp.md r.li.cwed.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed' make -C r.li.dominance || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_dominance_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_dominance_formula.png /bin/install -c -m 644 r_li_dominance_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_dominance_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.dominance\" -o OBJ.x86_64-pc-linux-gnu/dominance.o -c dominance.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.dominance OBJ.x86_64-pc-linux-gnu/dominance.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mfilter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mfilter --html-description < /dev/null | grep -v '\|\| ' > r.mfilter.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mfilter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mfilter --md-description < /dev/null > r.mfilter.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mfilter > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.dominance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.dominance --html-description < /dev/null | grep -v '\|\| ' > r.li.dominance.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mfilter > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mfilter.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.dominance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.dominance --md-description < /dev/null > r.li.dominance.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1" rm r.mfilter.tmp.html r.mfilter.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.mfilter' make -C r.mode || echo /home/neteler/src/releasebranch_8_5/raster/r.mode >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.mode' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mode\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.dominance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mode\" -o OBJ.x86_64-pc-linux-gnu/read_stats.o -c read_stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mode\" -o OBJ.x86_64-pc-linux-gnu/write_rec.o -c write_rec.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.dominance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.dominance.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mode OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_stats.o OBJ.x86_64-pc-linux-gnu/write_rec.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1" rm r.li.dominance.tmp.html r.li.dominance.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance' make -C r.li.edgedensity || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_edgedensity_formula_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_1.png /bin/install -c -m 644 r_li_edgedensity_formula_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_2.png /bin/install -c -m 644 r_li_edgedensity_formula_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_edgedensity_formula_1.png /bin/install -c -m 644 r_li_edgedensity_formula_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_edgedensity_formula_2.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.edgedensity\" -o OBJ.x86_64-pc-linux-gnu/edgedensity.o -c edgedensity.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity OBJ.x86_64-pc-linux-gnu/edgedensity.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mode --html-description < /dev/null | grep -v '\|\| ' > r.mode.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.mode --md-description < /dev/null > r.mode.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mode > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity --html-description < /dev/null | grep -v '\|\| ' > r.li.edgedensity.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity --md-description < /dev/null > r.li.edgedensity.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mode > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mode.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.edgedensity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1" rm r.mode.tmp.md r.mode.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.mode' make -C r.neighbors || echo /home/neteler/src/releasebranch_8_5/raster/r.neighbors >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.neighbors' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_neighbors_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_neighbors_benchmark_memory.png /bin/install -c -m 644 r_neighbors_benchmark_nprocs.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_neighbors_benchmark_nprocs.png /bin/install -c -m 644 r_neighbors_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_neighbors_benchmark_size.png /bin/install -c -m 644 r_neighbors.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_neighbors.png /bin/install -c -m 644 r_neighbors_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_neighbors_benchmark_memory.png /bin/install -c -m 644 r_neighbors_benchmark_nprocs.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_neighbors_benchmark_nprocs.png /bin/install -c -m 644 r_neighbors_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_neighbors_benchmark_size.png /bin/install -c -m 644 r_neighbors.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_neighbors.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/bufs.o -c bufs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/divr_cats.o -c divr_cats.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.edgedensity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.edgedensity.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/gather.o -c gather.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/intr_cats.o -c intr_cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1" rm r.li.edgedensity.tmp.md r.li.edgedensity.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity' make -C r.li.mpa || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlimpa_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlimpa_formula.png /bin/install -c -m 644 rlimpa_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlimpa_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.mpa\" -o OBJ.x86_64-pc-linux-gnu/mpa.o -c mpa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/null_cats.o -c null_cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mpa OBJ.x86_64-pc-linux-gnu/mpa.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/readweights.o -c readweights.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.neighbors OBJ.x86_64-pc-linux-gnu/bufs.o OBJ.x86_64-pc-linux-gnu/divr_cats.o OBJ.x86_64-pc-linux-gnu/gather.o OBJ.x86_64-pc-linux-gnu/intr_cats.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/null_cats.o OBJ.x86_64-pc-linux-gnu/readcell.o OBJ.x86_64-pc-linux-gnu/readweights.o -lgrass_stats.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mpa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mpa --html-description < /dev/null | grep -v '\|\| ' > r.li.mpa.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.neighbors --html-description < /dev/null | grep -v '\|\| ' > r.neighbors.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mpa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mpa --md-description < /dev/null > r.li.mpa.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.neighbors --md-description < /dev/null > r.neighbors.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.mpa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.mpa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.mpa.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.neighbors.md rm r.li.mpa.tmp.html r.li.mpa.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa' make -C r.li.mps || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlimps_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlimps_formula.png /bin/install -c -m 644 rlimps_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlimps_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.mps\" -o OBJ.x86_64-pc-linux-gnu/mps.o -c mps.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1" rm r.neighbors.tmp.html r.neighbors.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.neighbors' make -C r.null || echo /home/neteler/src/releasebranch_8_5/raster/r.null >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.null' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mps OBJ.x86_64-pc-linux-gnu/mps.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.null\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.null\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.null OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mask.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mps --html-description < /dev/null | grep -v '\|\| ' > r.li.mps.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.mps --md-description < /dev/null > r.li.mps.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.null --html-description < /dev/null | grep -v '\|\| ' > r.null.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.mps > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.null --md-description < /dev/null > r.null.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.mps > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.mps.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.null > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.null.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1" rm r.li.mps.tmp.md r.li.mps.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps' make -C r.li.padcv || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlipadcv_formula1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula1.png /bin/install -c -m 644 rlipadcv_formula2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula2.png /bin/install -c -m 644 rlipadcv_formula1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlipadcv_formula1.png /bin/install -c -m 644 rlipadcv_formula2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlipadcv_formula2.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padcv\" -o OBJ.x86_64-pc-linux-gnu/padcv.o -c padcv.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.null > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.null.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padcv OBJ.x86_64-pc-linux-gnu/padcv.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.null.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1" rm r.null.tmp.md r.null.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.null' make -C r.object.geometry || echo /home/neteler/src/releasebranch_8_5/raster/r.object.geometry >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.object.geometry' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.object.geometry\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.object.geometry OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padcv --html-description < /dev/null | grep -v '\|\| ' > r.li.padcv.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padcv --md-description < /dev/null > r.li.padcv.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padcv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.object.geometry" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.object.geometry --html-description < /dev/null | grep -v '\|\| ' > r.object.geometry.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.padcv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.padcv.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.object.geometry" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.object.geometry --md-description < /dev/null > r.object.geometry.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1" rm r.li.padcv.tmp.html r.li.padcv.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv' make -C r.li.padrange || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlipadrange_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlipadrange_formula.png /bin/install -c -m 644 rlipadrange_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlipadrange_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padrange\" -o OBJ.x86_64-pc-linux-gnu/padrange.o -c padrange.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.object.geometry > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.object.geometry.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padrange OBJ.x86_64-pc-linux-gnu/padrange.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.object.geometry > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.object.geometry.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.object.geometry.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1" rm r.object.geometry.tmp.html r.object.geometry.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.object.geometry' make -C r.out.ascii || echo /home/neteler/src/releasebranch_8_5/raster/r.out.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ascii' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/formspecific.o -c formspecific.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ascii OBJ.x86_64-pc-linux-gnu/formspecific.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padrange" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padrange --html-description < /dev/null | grep -v '\|\| ' > r.li.padrange.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padrange" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padrange --md-description < /dev/null > r.li.padrange.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padrange > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.padrange > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.padrange.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ascii --html-description < /dev/null | grep -v '\|\| ' > r.out.ascii.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1" rm r.li.padrange.tmp.html r.li.padrange.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange' make -C r.li.padsd || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rlipadsd_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rlipadsd_formula.png /bin/install -c -m 644 rlipadsd_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rlipadsd_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padsd\" -o OBJ.x86_64-pc-linux-gnu/padsd.o -c padsd.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ascii --md-description < /dev/null > r.out.ascii.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padsd OBJ.x86_64-pc-linux-gnu/padsd.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.ascii.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1" rm r.out.ascii.tmp.md r.out.ascii.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ascii' make -C r.out.bin || echo /home/neteler/src/releasebranch_8_5/raster/r.out.bin >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.bin' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padsd" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padsd --html-description < /dev/null | grep -v '\|\| ' > r.li.padsd.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padsd" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.padsd --md-description < /dev/null > r.li.padsd.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.bin --html-description < /dev/null | grep -v '\|\| ' > r.out.bin.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padsd > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.bin --md-description < /dev/null > r.out.bin.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.padsd > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.padsd.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1" rm r.li.padsd.tmp.html r.li.padsd.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd' make -C r.li.patchdensity || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.patchdensity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.bin.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1" rm r.out.bin.tmp.html r.out.bin.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.bin' make -C r.out.gdal || echo /home/neteler/src/releasebranch_8_5/raster/r.out.gdal >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.gdal' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/attr.o -c attr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/export_band.o -c export_band.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity --html-description < /dev/null | grep -v '\|\| ' > r.li.patchdensity.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.5.1dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity --md-description < /dev/null > r.li.patchdensity.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gdal OBJ.x86_64-pc-linux-gnu/attr.o OBJ.x86_64-pc-linux-gnu/export_band.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.5 -lgrass_imagery.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lproj -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.patchdensity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.patchdensity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.patchdensity.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1" rm r.li.patchdensity.tmp.md r.li.patchdensity.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity' make -C r.li.patchnum || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.patchnum\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gdal --html-description < /dev/null | grep -v '\|\| ' > r.out.gdal.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gdal --md-description < /dev/null > r.out.gdal.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.gdal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum --html-description < /dev/null | grep -v '\|\| ' > r.li.patchnum.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.gdal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.gdal.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum --md-description < /dev/null > r.li.patchnum.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.patchnum > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html rm r.out.gdal.tmp.md r.out.gdal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.gdal' make -C r.out.gridatb || echo /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.gridatb' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gridatb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.patchnum > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.patchnum.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1" rm r.li.patchnum.tmp.html r.li.patchnum.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum' make -C r.li.pielou || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_pielou.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_pielou.png /bin/install -c -m 644 r_li_pielou.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_pielou.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.pielou\" -o OBJ.x86_64-pc-linux-gnu/pielou.o -c pielou.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.pielou OBJ.x86_64-pc-linux-gnu/pielou.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb --html-description < /dev/null | grep -v '\|\| ' > r.out.gridatb.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb --md-description < /dev/null > r.out.gridatb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.gridatb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.gridatb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.gridatb.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.pielou" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.pielou --html-description < /dev/null | grep -v '\|\| ' > r.li.pielou.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1" rm r.out.gridatb.tmp.html r.out.gridatb.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.gridatb' make -C r.out.mat || echo /home/neteler/src/releasebranch_8_5/raster/r.out.mat >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.mat' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.pielou" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.pielou --md-description < /dev/null > r.li.pielou.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mat OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.pielou > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.pielou > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.pielou.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mat --html-description < /dev/null | grep -v '\|\| ' > r.out.mat.tmp.html ; fi rm r.li.pielou.tmp.md r.li.pielou.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou' make -C r.li.renyi || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_renyi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_renyi.png /bin/install -c -m 644 r_li_renyi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_renyi.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.renyi\" -o OBJ.x86_64-pc-linux-gnu/renyi.o -c renyi.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.renyi OBJ.x86_64-pc-linux-gnu/renyi.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mat --md-description < /dev/null > r.out.mat.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.mat > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.mat > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.mat.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.renyi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.renyi --html-description < /dev/null | grep -v '\|\| ' > r.li.renyi.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.renyi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.renyi --md-description < /dev/null > r.li.renyi.tmp.md ; fi rm r.out.mat.tmp.md r.out.mat.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.mat' make -C r.out.mpeg || echo /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.mpeg' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mpeg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.renyi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mpeg\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/write.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.renyi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.renyi.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1" rm r.li.renyi.tmp.html r.li.renyi.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi' make -C r.li.richness || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_richness_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_richness_formula.png /bin/install -c -m 644 r_li_richness_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_richness_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.richness\" -o OBJ.x86_64-pc-linux-gnu/richness.o -c richness.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.richness OBJ.x86_64-pc-linux-gnu/richness.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg --html-description < /dev/null | grep -v '\|\| ' > r.out.mpeg.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg --md-description < /dev/null > r.out.mpeg.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.mpeg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.richness" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.richness --html-description < /dev/null | grep -v '\|\| ' > r.li.richness.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.mpeg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.mpeg.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.richness" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.richness --md-description < /dev/null > r.li.richness.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1" rm r.out.mpeg.tmp.html r.out.mpeg.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.mpeg' make -C r.out.png || echo /home/neteler/src/releasebranch_8_5/raster/r.out.png >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.richness > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.png' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/libpng16 -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.png\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.png OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lpng16 -lz -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.richness > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.richness.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1" rm r.li.richness.tmp.html r.li.richness.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness' make -C r.li.shannon || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_shannon_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_shannon_formula.png /bin/install -c -m 644 r_li_shannon_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_shannon_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.shannon\" -o OBJ.x86_64-pc-linux-gnu/shannon.o -c shannon.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shannon OBJ.x86_64-pc-linux-gnu/shannon.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.png --html-description < /dev/null | grep -v '\|\| ' > r.out.png.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.png --md-description < /dev/null > r.out.png.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.png > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.png > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.png.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shannon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shannon --html-description < /dev/null | grep -v '\|\| ' > r.li.shannon.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1" rm r.out.png.tmp.html r.out.png.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.png' make -C r.out.pov || echo /home/neteler/src/releasebranch_8_5/raster/r.out.pov >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.pov' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.pov\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shannon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shannon --md-description < /dev/null > r.li.shannon.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.pov OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.shannon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.shannon > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.shannon.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.pov --html-description < /dev/null | grep -v '\|\| ' > r.out.pov.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1" rm r.li.shannon.tmp.md r.li.shannon.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon' make -C r.li.shape || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.shape\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.pov --md-description < /dev/null > r.out.pov.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shape OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.pov > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.pov > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.pov.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1" rm r.out.pov.tmp.html r.out.pov.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.pov' make -C r.out.ppm || echo /home/neteler/src/releasebranch_8_5/raster/r.out.ppm >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ppm' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shape --html-description < /dev/null | grep -v '\|\| ' > r.li.shape.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.shape --md-description < /dev/null > r.li.shape.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.shape > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.shape > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.shape.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm --html-description < /dev/null | grep -v '\|\| ' > r.out.ppm.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1" rm r.li.shape.tmp.md r.li.shape.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape' make -C r.li.simpson || echo /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_li_simpson_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_li_simpson_formula.png /bin/install -c -m 644 r_li_simpson_formula.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_li_simpson_formula.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.simpson\" -o OBJ.x86_64-pc-linux-gnu/simpson.o -c simpson.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm --md-description < /dev/null > r.out.ppm.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.simpson OBJ.x86_64-pc-linux-gnu/simpson.o -lgrass_rli.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ppm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.ppm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.ppm.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1" rm r.out.ppm.tmp.html r.out.ppm.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ppm' make -C r.out.ppm3 || echo /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3 >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ppm3' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.simpson" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.simpson --html-description < /dev/null | grep -v '\|\| ' > r.li.simpson.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.simpson" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.li.simpson --md-description < /dev/null > r.li.simpson.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.simpson > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li.simpson > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.simpson.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 --html-description < /dev/null | grep -v '\|\| ' > r.out.ppm3.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1" rm r.li.simpson.tmp.md r.li.simpson.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.li > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.li.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 --md-description < /dev/null > r.out.ppm3.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.li.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ppm3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.li' make -C r.out.vrml || echo /home/neteler/src/releasebranch_8_5/raster/r.out.vrml >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.vrml' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/put_grid.o -c put_grid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/put_view.o -c put_view.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.ppm3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.ppm3.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/vrml.o -c vrml.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vrml OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/put_grid.o OBJ.x86_64-pc-linux-gnu/put_view.o OBJ.x86_64-pc-linux-gnu/vrml.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1" rm r.out.ppm3.tmp.md r.out.ppm3.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.ppm3' make -C r.out.vtk || echo /home/neteler/src/releasebranch_8_5/raster/r.out.vtk >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.out.vtk' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/parameters.o -c parameters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeascii.o -c writeascii.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vtk OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parameters.o OBJ.x86_64-pc-linux-gnu/writeascii.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vrml" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vrml --html-description < /dev/null | grep -v '\|\| ' > r.out.vrml.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vrml" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vrml --md-description < /dev/null > r.out.vrml.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.vrml > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vtk --html-description < /dev/null | grep -v '\|\| ' > r.out.vtk.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.vrml > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.vrml.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.out.vtk --md-description < /dev/null > r.out.vtk.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1" rm r.out.vrml.tmp.html r.out.vrml.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.vrml' make -C r.param.scale || echo /home/neteler/src/releasebranch_8_5/raster/r.param.scale >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.param.scale' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_param_scale_morph.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_param_scale_morph.jpg /bin/install -c -m 644 r_param_scale_morph.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_param_scale_morph.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/close_down.o -c close_down.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/disp_matrix.o -c disp_matrix.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/feature.o -c feature.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/find_normal.o -c find_normal.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.vtk.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/interface.o -c interface.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r.out.vtk.tmp.md r.out.vtk.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.out.vtk' make -C r.patch || echo /home/neteler/src/releasebranch_8_5/raster/r.patch >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.patch' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_patch_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_patch_benchmark_memory.png /bin/install -c -m 644 r_patch_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_patch_benchmark_size.png /bin/install -c -m 644 r_patch.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_patch.png /bin/install -c -m 644 r_patch_zeros_as_nulls.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_patch_zeros_as_nulls.png /bin/install -c -m 644 r_patch_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_patch_benchmark_memory.png /bin/install -c -m 644 r_patch_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_patch_benchmark_size.png /bin/install -c -m 644 r_patch.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_patch.png /bin/install -c -m 644 r_patch_zeros_as_nulls.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_patch_zeros_as_nulls.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.patch\" -o OBJ.x86_64-pc-linux-gnu/do_patch.o -c do_patch.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/nrutil.o -c nrutil.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.patch\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/open_files.o -c open_files.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.patch\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/param.o -c param.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.patch OBJ.x86_64-pc-linux-gnu/do_patch.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/process.o -c process.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/write_cats.o -c write_cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/write_cols.o -c write_cols.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.param.scale OBJ.x86_64-pc-linux-gnu/close_down.o OBJ.x86_64-pc-linux-gnu/disp_matrix.o OBJ.x86_64-pc-linux-gnu/feature.o OBJ.x86_64-pc-linux-gnu/find_normal.o OBJ.x86_64-pc-linux-gnu/interface.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nrutil.o OBJ.x86_64-pc-linux-gnu/open_files.o OBJ.x86_64-pc-linux-gnu/param.o OBJ.x86_64-pc-linux-gnu/process.o OBJ.x86_64-pc-linux-gnu/write_cats.o OBJ.x86_64-pc-linux-gnu/write_cols.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.patch --html-description < /dev/null | grep -v '\|\| ' > r.patch.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.patch --md-description < /dev/null > r.patch.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.param.scale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.param.scale --html-description < /dev/null | grep -v '\|\| ' > r.param.scale.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.patch > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.param.scale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.param.scale --md-description < /dev/null > r.param.scale.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.patch > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.patch.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.param.scale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.param.scale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.param.scale.md rm r.patch.tmp.md r.patch.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.patch' make -C r.path || echo /home/neteler/src/releasebranch_8_5/raster/r.path >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.path' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_path.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_path.png /bin/install -c -m 644 r_path_with_bitmask.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_path_with_bitmask.png /bin/install -c -m 644 r_path_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_path_with_r_watershed_direction.png /bin/install -c -m 644 r_path.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_path.png /bin/install -c -m 644 r_path_with_bitmask.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_path_with_bitmask.png /bin/install -c -m 644 r_path_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_path_with_r_watershed_direction.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1" rm r.param.scale.tmp.html r.param.scale.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.param.scale' make -C r.profile || echo /home/neteler/src/releasebranch_8_5/raster/r.profile >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.profile' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rprofile_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rprofile_plot.png /bin/install -c -m 644 rprofile_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rprofile_plot.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -o OBJ.x86_64-pc-linux-gnu/pavlrc.o -c pavlrc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.profile\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.path OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pavlrc.o -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.profile\" -o OBJ.x86_64-pc-linux-gnu/read_rast.o -c read_rast.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.profile OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_rast.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.path --html-description < /dev/null | grep -v '\|\| ' > r.path.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.path --md-description < /dev/null > r.path.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.profile --html-description < /dev/null | grep -v '\|\| ' > r.profile.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.path.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.profile --md-description < /dev/null > r.profile.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.path.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.profile.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.path.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1" rm r.path.tmp.html r.path.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.path' make -C r.proj || echo /home/neteler/src/releasebranch_8_5/raster/r.proj >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.proj' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bilinear.o -c bilinear.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1" rm r.profile.tmp.html r.profile.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.profile' make -C r.quant || echo /home/neteler/src/releasebranch_8_5/raster/r.quant >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.quant' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quant\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bilinear_f.o -c bilinear_f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quant\" -o OBJ.x86_64-pc-linux-gnu/read_rules.o -c read_rules.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bordwalk.o -c bordwalk.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quant OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_rules.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/cubic.o -c cubic.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quant" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quant --html-description < /dev/null | grep -v '\|\| ' > r.quant.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/nearest.o -c nearest.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quant" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quant --md-description < /dev/null > r.quant.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.proj OBJ.x86_64-pc-linux-gnu/bilinear.o OBJ.x86_64-pc-linux-gnu/bilinear_f.o OBJ.x86_64-pc-linux-gnu/bordwalk.o OBJ.x86_64-pc-linux-gnu/cubic.o OBJ.x86_64-pc-linux-gnu/cubic_f.o OBJ.x86_64-pc-linux-gnu/lanczos.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nearest.o OBJ.x86_64-pc-linux-gnu/readcell.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.quant > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.quant > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.quant.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1" rm r.quant.tmp.md r.quant.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.quant' make -C r.quantile || echo /home/neteler/src/releasebranch_8_5/raster/r.quantile >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.quantile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.proj --html-description < /dev/null | grep -v '\|\| ' > r.proj.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quantile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.proj --md-description < /dev/null > r.proj.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quantile --html-description < /dev/null | grep -v '\|\| ' > r.quantile.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.proj.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.quantile --md-description < /dev/null > r.quantile.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1" rm r.proj.tmp.md r.proj.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.proj' make -C r.random || echo /home/neteler/src/releasebranch_8_5/raster/r.random >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.random' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.quantile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/count.o -c count.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.quantile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.quantile.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random OBJ.x86_64-pc-linux-gnu/count.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/random.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm rm r.quantile.tmp.md r.quantile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.quantile' make -C r.random.cells || echo /home/neteler/src/releasebranch_8_5/raster/r.random.cells >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.random.cells' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_random_cells.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_random_cells.png /bin/install -c -m 644 r_random_cells.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_random_cells.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/flag.o -c flag.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/gasdev.o -c gasdev.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/indep.o -c indep.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random --html-description < /dev/null | grep -v '\|\| ' > r.random.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.cells OBJ.x86_64-pc-linux-gnu/flag.o OBJ.x86_64-pc-linux-gnu/gasdev.o OBJ.x86_64-pc-linux-gnu/indep.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/random.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random --md-description < /dev/null > r.random.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.random.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.cells" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.cells --html-description < /dev/null | grep -v '\|\| ' > r.random.cells.tmp.html ; fi rm r.random.tmp.md r.random.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.random' make -C r.random.surface || echo /home/neteler/src/releasebranch_8_5/raster/r.random.surface >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.random.surface' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_random_surface_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_random_surface_hist.png /bin/install -c -m 644 r_random_surface.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_random_surface.jpg /bin/install -c -m 644 r_random_surface_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_random_surface_hist.png /bin/install -c -m 644 r_random_surface.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_random_surface.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/calcsd.o -c calcsd.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.cells" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.cells --md-description < /dev/null > r.random.cells.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/calcsurf.o -c calcsurf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/cpfilter.o -c cpfilter.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random.cells > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/dd.o -c dd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/decay.o -c decay.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/digits.o -c digits.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.random.cells > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.random.cells.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/gasdev.o -c gasdev.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/gennorm.o -c gennorm.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c rm r.random.cells.tmp.html r.random.cells.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.random.cells' make -C r.reclass || echo /home/neteler/src/releasebranch_8_5/raster/r.reclass >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.reclass' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/add_rule.o -c add_rule.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/makebigf.o -c makebigf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/makepp.o -c makepp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/range.o -c range.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/reclass.o -c reclass.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/save.o -c save.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/zero.o -c zero.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.reclass OBJ.x86_64-pc-linux-gnu/add_rule.o OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/range.o OBJ.x86_64-pc-linux-gnu/reclass.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_manage.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.surface OBJ.x86_64-pc-linux-gnu/calcsd.o OBJ.x86_64-pc-linux-gnu/calcsurf.o OBJ.x86_64-pc-linux-gnu/cpfilter.o OBJ.x86_64-pc-linux-gnu/dd.o OBJ.x86_64-pc-linux-gnu/decay.o OBJ.x86_64-pc-linux-gnu/digits.o OBJ.x86_64-pc-linux-gnu/gasdev.o OBJ.x86_64-pc-linux-gnu/gennorm.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/makebigf.o OBJ.x86_64-pc-linux-gnu/makepp.o OBJ.x86_64-pc-linux-gnu/random.o OBJ.x86_64-pc-linux-gnu/save.o OBJ.x86_64-pc-linux-gnu/zero.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.reclass --html-description < /dev/null | grep -v '\|\| ' > r.reclass.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.surface" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.surface --html-description < /dev/null | grep -v '\|\| ' > r.random.surface.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.reclass --md-description < /dev/null > r.reclass.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.surface" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.random.surface --md-description < /dev/null > r.random.surface.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random.surface > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.reclass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.random.surface > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.random.surface.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.reclass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.reclass.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1" rm r.random.surface.tmp.html r.random.surface.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.random.surface' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1" make -C r.recode || echo /home/neteler/src/releasebranch_8_5/raster/r.recode >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.recode' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r.reclass.tmp.md r.reclass.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.reclass' make -C r.region || echo /home/neteler/src/releasebranch_8_5/raster/r.region >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.region' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -o OBJ.x86_64-pc-linux-gnu/read_rules.o -c read_rules.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -o OBJ.x86_64-pc-linux-gnu/recode.o -c recode.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.region OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.recode OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_rules.o OBJ.x86_64-pc-linux-gnu/recode.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.region --html-description < /dev/null | grep -v '\|\| ' > r.region.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.recode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.recode --html-description < /dev/null | grep -v '\|\| ' > r.recode.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.region --md-description < /dev/null > r.region.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.recode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.recode --md-description < /dev/null > r.recode.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.region.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.recode > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.region.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.recode > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.recode.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.region.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1" rm r.region.tmp.md r.region.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.region' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1" make -C r.regression.line || echo /home/neteler/src/releasebranch_8_5/raster/r.regression.line >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.regression.line' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.regression.line\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r.recode.tmp.md r.recode.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.recode' make -C r.regression.multi || echo /home/neteler/src/releasebranch_8_5/raster/r.regression.multi >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.regression.multi' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.regression.multi\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.line OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.multi OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.line" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.line --html-description < /dev/null | grep -v '\|\| ' > r.regression.line.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.line" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.line --md-description < /dev/null > r.regression.line.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.multi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.multi --html-description < /dev/null | grep -v '\|\| ' > r.regression.multi.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.regression.line > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.multi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.regression.multi --md-description < /dev/null > r.regression.multi.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.regression.line > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.regression.line.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.regression.multi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.regression.multi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.regression.multi.md rm r.regression.line.tmp.html r.regression.line.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.regression.line' make -C r.report || echo /home/neteler/src/releasebranch_8_5/raster/r.report >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.report' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/header.o -c header.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/label.o -c label.c rm r.regression.multi.tmp.html r.regression.multi.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.regression.multi' make -C r.resamp.bspline || echo /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.bspline\" -o OBJ.x86_64-pc-linux-gnu/crosscorr.o -c crosscorr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/maskinfo.o -c maskinfo.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.bspline\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/prt_json.o -c prt_json.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.bspline\" -o OBJ.x86_64-pc-linux-gnu/resamp.o -c resamp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/prt_report.o -c prt_report.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/prt_unit.o -c prt_unit.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline OBJ.x86_64-pc-linux-gnu/crosscorr.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/resamp.o -lgrass_lidar.8.5 -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_segment.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/sums.o -c sums.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.report OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/header.o OBJ.x86_64-pc-linux-gnu/label.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/maskinfo.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/prt_json.o OBJ.x86_64-pc-linux-gnu/prt_report.o OBJ.x86_64-pc-linux-gnu/prt_unit.o OBJ.x86_64-pc-linux-gnu/report.o OBJ.x86_64-pc-linux-gnu/stats.o OBJ.x86_64-pc-linux-gnu/sums.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline --html-description < /dev/null | grep -v '\|\| ' > r.resamp.bspline.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline --md-description < /dev/null > r.resamp.bspline.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.bspline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.report --html-description < /dev/null | grep -v '\|\| ' > r.report.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.report --md-description < /dev/null > r.report.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resamp.bspline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resamp.bspline.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1" rm r.resamp.bspline.tmp.md r.resamp.bspline.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline' make -C r.resamp.filter || echo /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.report > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.report.html make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.filter' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_resamp_filter_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_filter_benchmark_size.png /bin/install -c -m 644 r_resamp_filter_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_resamp_filter_benchmark_size.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.filter\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.report > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.report.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.report.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1" rm r.report.tmp.html r.report.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.report' make -C r.resamp.interp || echo /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.interp' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_resamp_interp_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_benchmark_size.png /bin/install -c -m 644 r_resamp_interp_new_250m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_new_250m.png /bin/install -c -m 644 r_resamp_interp_orig_500m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_orig_500m.png /bin/install -c -m 644 r_resamp_interp_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_resamp_interp_benchmark_size.png /bin/install -c -m 644 r_resamp_interp_new_250m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_resamp_interp_new_250m.png /bin/install -c -m 644 r_resamp_interp_orig_500m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_resamp_interp_orig_500m.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.interp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter --html-description < /dev/null | grep -v '\|\| ' > r.resamp.filter.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter --md-description < /dev/null > r.resamp.filter.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.filter > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp --html-description < /dev/null | grep -v '\|\| ' > r.resamp.interp.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resamp.filter > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resamp.filter.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp --md-description < /dev/null > r.resamp.interp.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1" rm r.resamp.filter.tmp.md r.resamp.filter.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.filter' make -C r.resamp.rst || echo /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.rst' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.interp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst OBJ.x86_64-pc-linux-gnu/main.o -lgrass_interpfl.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resamp.interp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resamp.interp.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1" rm r.resamp.interp.tmp.md r.resamp.interp.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.interp' make -C r.resamp.stats || echo /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.stats' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_resamp_stats_6m_20m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_stats_6m_20m.png /bin/install -c -m 644 r_resamp_stats_6m_20m.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_resamp_stats_6m_20m.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst --html-description < /dev/null | grep -v '\|\| ' > r.resamp.rst.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst --md-description < /dev/null > r.resamp.rst.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats --html-description < /dev/null | grep -v '\|\| ' > r.resamp.stats.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resamp.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resamp.rst.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats --md-description < /dev/null > r.resamp.stats.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html rm r.resamp.rst.tmp.html r.resamp.rst.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.rst' make -C r.resample || echo /home/neteler/src/releasebranch_8_5/raster/r.resample >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.resample' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resample\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resample OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resamp.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resamp.stats.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1" rm r.resamp.stats.tmp.html r.resamp.stats.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resamp.stats' make -C r.rescale || echo /home/neteler/src/releasebranch_8_5/raster/r.rescale >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.rescale' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale\" -o OBJ.x86_64-pc-linux-gnu/get_range.o -c get_range.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale OBJ.x86_64-pc-linux-gnu/get_range.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resample --html-description < /dev/null | grep -v '\|\| ' > r.resample.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.resample --md-description < /dev/null > r.resample.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale --html-description < /dev/null | grep -v '\|\| ' > r.rescale.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale --md-description < /dev/null > r.rescale.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.resample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.resample.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rescale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1" rm r.resample.tmp.html r.resample.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.resample' make -C r.rescale.eq || echo /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.rescale.eq' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale.eq\" -o OBJ.x86_64-pc-linux-gnu/get_range.o -c get_range.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale.eq\" -o OBJ.x86_64-pc-linux-gnu/get_stats.o -c get_stats.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.rescale > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.rescale.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale.eq\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq OBJ.x86_64-pc-linux-gnu/get_range.o OBJ.x86_64-pc-linux-gnu/get_stats.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1" rm r.rescale.tmp.html r.rescale.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.rescale' make -C r.ros || echo /home/neteler/src/releasebranch_8_5/raster/r.ros >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.ros' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.ros\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.ros\" -o OBJ.x86_64-pc-linux-gnu/spot_dist.o -c spot_dist.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.ros OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/spot_dist.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq --html-description < /dev/null | grep -v '\|\| ' > r.rescale.eq.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq --md-description < /dev/null > r.rescale.eq.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rescale.eq > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.ros" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.ros --html-description < /dev/null | grep -v '\|\| ' > r.ros.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.rescale.eq > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.rescale.eq.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.ros" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.ros --md-description < /dev/null > r.ros.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1" rm r.rescale.eq.tmp.html r.rescale.eq.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.rescale.eq' make -C r.series || echo /home/neteler/src/releasebranch_8_5/raster/r.series >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.series' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_series_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_series_benchmark_memory.png /bin/install -c -m 644 r_series_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_series_benchmark_size.png /bin/install -c -m 644 r_series.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_series.png /bin/install -c -m 644 r_series_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_series_benchmark_memory.png /bin/install -c -m 644 r_series_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_series_benchmark_size.png /bin/install -c -m 644 r_series.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_series.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.ros > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.ros > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.ros.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1" rm r.ros.tmp.md r.ros.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.ros' make -C r.series.accumulate || echo /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.series.accumulate' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.accumulate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series --html-description < /dev/null | grep -v '\|\| ' > r.series.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series --md-description < /dev/null > r.series.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.series > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.series.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate --html-description < /dev/null | grep -v '\|\| ' > r.series.accumulate.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate --md-description < /dev/null > r.series.accumulate.tmp.md ; fi rm r.series.tmp.html r.series.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.series' make -C r.series.interp || echo /home/neteler/src/releasebranch_8_5/raster/r.series.interp >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.series.interp' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.interp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series.accumulate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.interp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.series.accumulate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.series.accumulate.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1" rm r.series.accumulate.tmp.html r.series.accumulate.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.series.accumulate' make -C r.relief || echo /home/neteler/src/releasebranch_8_5/raster/r.relief >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.relief' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_relief.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_relief.png /bin/install -c -m 644 r_relief.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_relief.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.relief\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.interp --html-description < /dev/null | grep -v '\|\| ' > r.series.interp.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.relief OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.series.interp --md-description < /dev/null > r.series.interp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series.interp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.series.interp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.series.interp.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.relief" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.relief --html-description < /dev/null | grep -v '\|\| ' > r.relief.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1" rm r.series.interp.tmp.html r.series.interp.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.series.interp' make -C r.sim || echo /home/neteler/src/releasebranch_8_5/raster/r.sim >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sim' make -C simlib || echo /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/simlib' /bin/install -c -m 644 simlib.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/simlib.h test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/derivatives.o -c derivatives.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.relief" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.relief --md-description < /dev/null > r.relief.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/erod.o -c erod.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/hydro.o -c hydro.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.relief > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.relief > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.relief.md gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/observation_points.o -c observation_points.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1" rm r.relief.tmp.html r.relief.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.relief' make -C r.slope.aspect || echo /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.slope.aspect' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 aspect_diagram.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/aspect_diagram.png /bin/install -c -m 644 aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/aspect.png /bin/install -c -m 644 dem.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/dem.png /bin/install -c -m 644 pcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/pcurv.png /bin/install -c -m 644 r_slope_aspect_4_directions.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_4_directions.png /bin/install -c -m 644 r_slope_aspect_aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_aspect.png /bin/install -c -m 644 r_slope_aspect_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_benchmark_memory.png /bin/install -c -m 644 r_slope_aspect_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_benchmark_size.png /bin/install -c -m 644 r_slope_aspect_pcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_pcurv.png /bin/install -c -m 644 r_slope_aspect_slope.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_slope.png /bin/install -c -m 644 r_slope_aspect_tcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_tcurv.png gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c /bin/install -c -m 644 slope.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/slope.png /bin/install -c -m 644 tcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/tcurv.png /bin/install -c -m 644 aspect_diagram.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/aspect_diagram.png /bin/install -c -m 644 aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/aspect.png /bin/install -c -m 644 dem.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/dem.png /bin/install -c -m 644 pcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/pcurv.png /bin/install -c -m 644 r_slope_aspect_4_directions.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_4_directions.png /bin/install -c -m 644 r_slope_aspect_aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_aspect.png /bin/install -c -m 644 r_slope_aspect_benchmark_memory.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_benchmark_memory.png /bin/install -c -m 644 r_slope_aspect_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_benchmark_size.png /bin/install -c -m 644 r_slope_aspect_pcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_pcurv.png /bin/install -c -m 644 r_slope_aspect_slope.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_slope.png /bin/install -c -m 644 r_slope_aspect_tcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_slope_aspect_tcurv.png /bin/install -c -m 644 slope.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/slope.png /bin/install -c -m 644 tcurv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/tcurv.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.slope.aspect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/utils.o -c utils.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_sim.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_sim.8.5.so OBJ.x86_64-pc-linux-gnu/derivatives.o OBJ.x86_64-pc-linux-gnu/erod.o OBJ.x86_64-pc-linux-gnu/hydro.o OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/observation_points.o OBJ.x86_64-pc-linux-gnu/output.o OBJ.x86_64-pc-linux-gnu/random.o OBJ.x86_64-pc-linux-gnu/utils.o -lgrass_gis.8.5 -lgrass_datetime.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_vector.8.5 -lgrass_vector.8.5 -lgrass_raster.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sim.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_sim.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/simlib' make -C r.sim.water || echo /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_sim_water.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_sim_water.png /bin/install -c -m 644 r_sim_water_water_depth.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_sim_water_water_depth.png /bin/install -c -m 644 r_sim_water.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_sim_water.png /bin/install -c -m 644 r_sim_water_water_depth.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_sim_water_water_depth.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I ../simlib -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/r.sim.water\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.water OBJ.x86_64-pc-linux-gnu/main.o -lgrass_sim.8.5 -lgrass_gmath.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect --html-description < /dev/null | grep -v '\|\| ' > r.slope.aspect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect --md-description < /dev/null > r.slope.aspect.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.water" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.water --html-description < /dev/null | grep -v '\|\| ' > r.sim.water.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.slope.aspect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.water" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.water --md-description < /dev/null > r.sim.water.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.slope.aspect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.slope.aspect.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sim.water > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1" rm r.slope.aspect.tmp.html r.slope.aspect.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.slope.aspect' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.sim.water > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.sim.water.md make -C r.sim.sediment || echo /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I ../simlib -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/r.sim.sediment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1" rm r.sim.water.tmp.md r.sim.water.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water' make -C r.smooth.edgepreserve || echo /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve >> /home/neteler/src/releasebranch_8_5/error.log : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_sim.8.5 -lgrass_gmath.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_smooth_edgepreserve.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_smooth_edgepreserve.jpg /bin/install -c -m 644 r_smooth_edgepreserve.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_smooth_edgepreserve.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.smooth.edgepreserve\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.smooth.edgepreserve\" -o OBJ.x86_64-pc-linux-gnu/pm.o -c pm.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.smooth.edgepreserve\" -o OBJ.x86_64-pc-linux-gnu/row_cache.o -c row_cache.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.smooth.edgepreserve OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pm.o OBJ.x86_64-pc-linux-gnu/row_cache.o -lgrass_rowio.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment --html-description < /dev/null | grep -v '\|\| ' > r.sim.sediment.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment --md-description < /dev/null > r.sim.sediment.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sim.sediment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.smooth.edgepreserve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.smooth.edgepreserve --html-description < /dev/null | grep -v '\|\| ' > r.smooth.edgepreserve.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.sim.sediment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.sim.sediment.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.smooth.edgepreserve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.smooth.edgepreserve --md-description < /dev/null > r.smooth.edgepreserve.tmp.md ; fi rm r.sim.sediment.tmp.html r.sim.sediment.tmp.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sim' make -C r.solute.transport || echo /home/neteler/src/releasebranch_8_5/raster/r.solute.transport >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.solute.transport' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.solute.transport\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.solute.transport OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_gpde.8.5 -lgrass_gmath.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.smooth.edgepreserve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.smooth.edgepreserve.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.smooth.edgepreserve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.smooth.edgepreserve.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.smooth.edgepreserve.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.smooth.edgepreserve.1" rm r.smooth.edgepreserve.tmp.html r.smooth.edgepreserve.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve' make -C r.spread || echo /home/neteler/src/releasebranch_8_5/raster/r.spread >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.spread' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/collect_ori.o -c collect_ori.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.solute.transport" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.solute.transport --html-description < /dev/null | grep -v '\|\| ' > r.solute.transport.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/deleteHa.o -c deleteHa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/fixHa.o -c fixHa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/get_minHa.o -c get_minHa.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.solute.transport" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.solute.transport --md-description < /dev/null > r.solute.transport.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/insert2Ha.o -c insert2Ha.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/insertHa.o -c insertHa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.solute.transport > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/pick_dist.o -c pick_dist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/pick_ignite.o -c pick_ignite.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.solute.transport > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.solute.transport.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/ram2out.o -c ram2out.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/replaceHa.o -c replaceHa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/select_linksB.o -c select_linksB.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1" rm r.solute.transport.tmp.html r.solute.transport.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.solute.transport' make -C r.spreadpath || echo /home/neteler/src/releasebranch_8_5/raster/r.spreadpath >> /home/neteler/src/releasebranch_8_5/error.log gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/spot.o -c spot.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.spreadpath' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/drawline.o -c drawline.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/spread.o -c spread.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/insert.o -c insert.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spread OBJ.x86_64-pc-linux-gnu/collect_ori.o OBJ.x86_64-pc-linux-gnu/deleteHa.o OBJ.x86_64-pc-linux-gnu/fixHa.o OBJ.x86_64-pc-linux-gnu/get_minHa.o OBJ.x86_64-pc-linux-gnu/insert2Ha.o OBJ.x86_64-pc-linux-gnu/insertHa.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pick_dist.o OBJ.x86_64-pc-linux-gnu/pick_ignite.o OBJ.x86_64-pc-linux-gnu/ram2out.o OBJ.x86_64-pc-linux-gnu/replaceHa.o OBJ.x86_64-pc-linux-gnu/select_linksB.o OBJ.x86_64-pc-linux-gnu/spot.o OBJ.x86_64-pc-linux-gnu/spread.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/path_finder.o -c path_finder.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spreadpath OBJ.x86_64-pc-linux-gnu/drawline.o OBJ.x86_64-pc-linux-gnu/insert.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/path_finder.o -lgrass_segment.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spread" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spread --html-description < /dev/null | grep -v '\|\| ' > r.spread.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spreadpath" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spreadpath --html-description < /dev/null | grep -v '\|\| ' > r.spreadpath.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spread" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spread --md-description < /dev/null > r.spread.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spreadpath" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.spreadpath --md-description < /dev/null > r.spreadpath.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.spread > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.spreadpath > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.spread > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.spread.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.spreadpath > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.spreadpath.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1" rm r.spread.tmp.md r.spread.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.spread' make -C r.statistics || echo /home/neteler/src/releasebranch_8_5/raster/r.statistics >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.statistics' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_adev.o -c o_adev.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1" rm r.spreadpath.tmp.md r.spreadpath.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.spreadpath' make -C r.stats.zonal || echo /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal >> /home/neteler/src/releasebranch_8_5/error.log gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_average.o -c o_average.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.stats.zonal' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_stats.zonal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stats.zonal.png /bin/install -c -m 644 r_stats.zonal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stats.zonal.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats.zonal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_divr.o -c o_divr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_kurt.o -c o_kurt.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_max.o -c o_max.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_median.o -c o_median.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_min.o -c o_min.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_mode.o -c o_mode.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_sdev.o -c o_sdev.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_skew.o -c o_skew.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal --html-description < /dev/null | grep -v '\|\| ' > r.stats.zonal.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_sum.o -c o_sum.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_var.o -c o_var.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal --md-description < /dev/null > r.stats.zonal.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/read_stats.o -c read_stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/run_cmd.o -c run_cmd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/write_rec.o -c write_rec.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats.zonal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.statistics OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/o_adev.o OBJ.x86_64-pc-linux-gnu/o_average.o OBJ.x86_64-pc-linux-gnu/o_divr.o OBJ.x86_64-pc-linux-gnu/o_kurt.o OBJ.x86_64-pc-linux-gnu/o_max.o OBJ.x86_64-pc-linux-gnu/o_median.o OBJ.x86_64-pc-linux-gnu/o_min.o OBJ.x86_64-pc-linux-gnu/o_mode.o OBJ.x86_64-pc-linux-gnu/o_sdev.o OBJ.x86_64-pc-linux-gnu/o_skew.o OBJ.x86_64-pc-linux-gnu/o_sum.o OBJ.x86_64-pc-linux-gnu/o_var.o OBJ.x86_64-pc-linux-gnu/read_stats.o OBJ.x86_64-pc-linux-gnu/run_cmd.o OBJ.x86_64-pc-linux-gnu/write_rec.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.stats.zonal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.stats.zonal.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1" rm r.stats.zonal.tmp.html r.stats.zonal.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.stats.zonal' make -C r.stats.quantile || echo /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.stats.quantile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.statistics" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.statistics --html-description < /dev/null | grep -v '\|\| ' > r.statistics.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.statistics" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.statistics --md-description < /dev/null > r.statistics.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.statistics > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.statistics > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.statistics.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile --html-description < /dev/null | grep -v '\|\| ' > r.stats.quantile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile --md-description < /dev/null > r.stats.quantile.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1" rm r.statistics.tmp.html r.statistics.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.statistics' make -C r.stats || echo /home/neteler/src/releasebranch_8_5/raster/r.stats >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.stats' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/cell_stats.o -c cell_stats.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats.quantile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/raw_stats.o -c raw_stats.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.stats.quantile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.stats.quantile.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats OBJ.x86_64-pc-linux-gnu/cell_stats.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/raw_stats.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm rm r.stats.quantile.tmp.html r.stats.quantile.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.stats.quantile' make -C r.stream.extract || echo /home/neteler/src/releasebranch_8_5/raster/r.stream.extract >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.stream.extract' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_stream_extract_accum_orig_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_accum_orig_zoom.png /bin/install -c -m 644 r_stream_extract_accum_weighted_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_accum_weighted_zoom.png /bin/install -c -m 644 r_stream_extract_streams_noweight.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_noweight.png /bin/install -c -m 644 r_stream_extract_streams_weighed.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_weighed.png /bin/install -c -m 644 r_stream_extract_weights_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_weights_zoom.png /bin/install -c -m 644 r_stream_extract_accum_orig_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stream_extract_accum_orig_zoom.png /bin/install -c -m 644 r_stream_extract_accum_weighted_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stream_extract_accum_weighted_zoom.png /bin/install -c -m 644 r_stream_extract_streams_noweight.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stream_extract_streams_noweight.png /bin/install -c -m 644 r_stream_extract_streams_weighed.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stream_extract_streams_weighed.png /bin/install -c -m 644 r_stream_extract_weights_zoom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_stream_extract_weights_zoom.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/bseg.o -c bseg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/cseg.o -c cseg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/del_streams.o -c del_streams.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/do_astar.o -c do_astar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/dseg.o -c dseg.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats --html-description < /dev/null | grep -v '\|\| ' > r.stats.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/init_search.o -c init_search.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/load.o -c load.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stats --md-description < /dev/null > r.stats.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/seg.o -c seg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/streams.o -c streams.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.stats.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/thin.o -c thin.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stream.extract OBJ.x86_64-pc-linux-gnu/bseg.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/cseg.o OBJ.x86_64-pc-linux-gnu/del_streams.o OBJ.x86_64-pc-linux-gnu/do_astar.o OBJ.x86_64-pc-linux-gnu/dseg.o OBJ.x86_64-pc-linux-gnu/init_search.o OBJ.x86_64-pc-linux-gnu/load.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/seg.o OBJ.x86_64-pc-linux-gnu/streams.o OBJ.x86_64-pc-linux-gnu/thin.o -lgrass_segment.8.5 -lgrass_raster.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1" rm r.stats.tmp.md r.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.stats' make -C r.sun || echo /home/neteler/src/releasebranch_8_5/raster/r.sun >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sun' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sun\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sun\" -o OBJ.x86_64-pc-linux-gnu/rsunlib.o -c rsunlib.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stream.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stream.extract --html-description < /dev/null | grep -v '\|\| ' > r.stream.extract.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sun OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/rsunlib.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_gmath.8.5 -lproj -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stream.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.stream.extract --md-description < /dev/null > r.stream.extract.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stream.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.stream.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.stream.extract.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sun" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sun --html-description < /dev/null | grep -v '\|\| ' > r.sun.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1" rm r.stream.extract.tmp.md r.stream.extract.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.stream.extract' make -C r.sunhours || echo /home/neteler/src/releasebranch_8_5/raster/r.sunhours >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sunhours' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_sunhours.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_sunhours.png /bin/install -c -m 644 r_sunhours.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_sunhours.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sun" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sun --md-description < /dev/null > r.sun.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sun > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunhours OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/solpos00.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.sun > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.sun.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1" rm r.sun.tmp.html r.sun.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sun' make -C r.sunmask || echo /home/neteler/src/releasebranch_8_5/raster/r.sunmask >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.sunmask' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunmask\" -o OBJ.x86_64-pc-linux-gnu/g_solposition.o -c g_solposition.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunmask\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunmask\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunhours" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunhours --html-description < /dev/null | grep -v '\|\| ' > r.sunhours.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunmask OBJ.x86_64-pc-linux-gnu/g_solposition.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/solpos00.o -lgrass_gproj.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunhours" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunhours --md-description < /dev/null > r.sunhours.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sunhours > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.sunhours > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.sunhours.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunmask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunmask --html-description < /dev/null | grep -v '\|\| ' > r.sunmask.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunmask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.sunmask --md-description < /dev/null > r.sunmask.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1" rm r.sunhours.tmp.md r.sunhours.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sunhours' make -C r.support || echo /home/neteler/src/releasebranch_8_5/raster/r.support >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.support' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sunmask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -o OBJ.x86_64-pc-linux-gnu/histo.o -c histo.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support OBJ.x86_64-pc-linux-gnu/check.o OBJ.x86_64-pc-linux-gnu/histo.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.sunmask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.sunmask.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1" rm r.sunmask.tmp.md r.sunmask.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.sunmask' make -C r.support.stats || echo /home/neteler/src/releasebranch_8_5/raster/r.support.stats >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.support.stats' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support.stats\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support.stats\" -o OBJ.x86_64-pc-linux-gnu/histo.o -c histo.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support --html-description < /dev/null | grep -v '\|\| ' > r.support.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support.stats OBJ.x86_64-pc-linux-gnu/check.o OBJ.x86_64-pc-linux-gnu/histo.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support --md-description < /dev/null > r.support.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.support.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.support.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support.stats --html-description < /dev/null | grep -v '\|\| ' > r.support.stats.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.support.stats --md-description < /dev/null > r.support.stats.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.support.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1" rm r.support.tmp.html r.support.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.support' make -C r.surf.area || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.area >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.area' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.area\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.support.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.area\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.area OBJ.x86_64-pc-linux-gnu/area.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.support.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.support.stats.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1" rm r.support.stats.tmp.md r.support.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.support.stats' make -C r.surf.contour || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.contour >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.contour' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/add_in.o -c add_in.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/addpts.o -c addpts.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/find_con.o -c find_con.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.area --html-description < /dev/null | grep -v '\|\| ' > r.surf.area.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_clr_all.o -c flag_clr_all.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_create.o -c flag_create.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_destroy.o -c flag_destroy.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.area --md-description < /dev/null > r.surf.area.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_get.o -c flag_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_set.o -c flag_set.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_unset.o -c flag_unset.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.area > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/read_cell.o -c read_cell.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.contour OBJ.x86_64-pc-linux-gnu/add_in.o OBJ.x86_64-pc-linux-gnu/addpts.o OBJ.x86_64-pc-linux-gnu/find_con.o OBJ.x86_64-pc-linux-gnu/flag_clr_all.o OBJ.x86_64-pc-linux-gnu/flag_create.o OBJ.x86_64-pc-linux-gnu/flag_destroy.o OBJ.x86_64-pc-linux-gnu/flag_get.o OBJ.x86_64-pc-linux-gnu/flag_set.o OBJ.x86_64-pc-linux-gnu/flag_unset.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_cell.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.area > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.area.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1" rm r.surf.area.tmp.html r.surf.area.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.area' make -C r.surf.fractal || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.fractal' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_surf_fractal_simple.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_fractal_simple.png /bin/install -c -m 644 r_surf_fractal.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_fractal.jpg /bin/install -c -m 644 r_surf_fractal_simple.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_fractal_simple.png /bin/install -c -m 644 r_surf_fractal.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_fractal.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/process.o -c process.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/spec_syn.o -c spec_syn.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.contour --html-description < /dev/null | grep -v '\|\| ' > r.surf.contour.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/write_rast.o -c write_rast.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/process.o OBJ.x86_64-pc-linux-gnu/spec_syn.o OBJ.x86_64-pc-linux-gnu/write_rast.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.contour --md-description < /dev/null > r.surf.contour.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.contour.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal --html-description < /dev/null | grep -v '\|\| ' > r.surf.fractal.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal --md-description < /dev/null > r.surf.fractal.tmp.md ; fi rm r.surf.contour.tmp.md r.surf.contour.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.contour' make -C r.surf.gauss || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.gauss' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_surf_gauss_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_gauss_hist.png /bin/install -c -m 644 r_surf_gauss.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_gauss.jpg /bin/install -c -m 644 r_surf_gauss_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_gauss_hist.png /bin/install -c -m 644 r_surf_gauss.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_gauss.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.gauss\" -o OBJ.x86_64-pc-linux-gnu/gaussurf.o -c gaussurf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.gauss\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.fractal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss OBJ.x86_64-pc-linux-gnu/gaussurf.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.fractal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.fractal.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1" rm r.surf.fractal.tmp.md r.surf.fractal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.fractal' make -C r.surf.idw || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.idw >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.idw' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/dist.o -c dist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/ll.o -c ll.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss --html-description < /dev/null | grep -v '\|\| ' > r.surf.gauss.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss --md-description < /dev/null > r.surf.gauss.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.idw OBJ.x86_64-pc-linux-gnu/dist.o OBJ.x86_64-pc-linux-gnu/ll.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.gauss > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.gauss > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.gauss.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1" rm r.surf.gauss.tmp.md r.surf.gauss.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.gauss' make -C r.surf.random || echo /home/neteler/src/releasebranch_8_5/raster/r.surf.random >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.random' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_surf_random_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_random_hist.png /bin/install -c -m 644 r_surf_random.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_surf_random.jpg /bin/install -c -m 644 r_surf_random_hist.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_random_hist.png /bin/install -c -m 644 r_surf_random.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_surf_random.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.random\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.idw --html-description < /dev/null | grep -v '\|\| ' > r.surf.idw.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.random\" -o OBJ.x86_64-pc-linux-gnu/randsurf.o -c randsurf.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.random OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/randsurf.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.idw --md-description < /dev/null > r.surf.idw.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.idw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.idw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.idw.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.random --html-description < /dev/null | grep -v '\|\| ' > r.surf.random.tmp.html ; fi rm r.surf.idw.tmp.md r.surf.idw.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.idw' make -C r.terraflow || echo /home/neteler/src/releasebranch_8_5/raster/r.terraflow >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.terraflow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 rterraflow_accumulation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_accumulation.png /bin/install -c -m 644 rterraflow_dir2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir2.png /bin/install -c -m 644 rterraflow_dir3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir3.png /bin/install -c -m 644 rterraflow_direction_encoding.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_direction_encoding.png /bin/install -c -m 644 rterraflow_accumulation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rterraflow_accumulation.png /bin/install -c -m 644 rterraflow_dir2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rterraflow_dir2.png /bin/install -c -m 644 rterraflow_dir3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rterraflow_dir3.png /bin/install -c -m 644 rterraflow_direction_encoding.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rterraflow_direction_encoding.png g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/ccforest.o -c ccforest.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.surf.random --md-description < /dev/null > r.surf.random.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.surf.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.surf.random.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1" rm r.surf.random.tmp.md r.surf.random.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.surf.random' make -C r.texture || echo /home/neteler/src/releasebranch_8_5/raster/r.texture >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.texture' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_texture_directions_example.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_texture_directions_example.png /bin/install -c -m 644 r_texture_mapsize_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_texture_mapsize_efficiency.png /bin/install -c -m 644 r_texture_mapsize_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_texture_mapsize_time.png /bin/install -c -m 644 r_texture_window_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_texture_window_efficiency.png /bin/install -c -m 644 r_texture_window_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_texture_window_time.png /bin/install -c -m 644 r_texture_directions_example.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_texture_directions_example.png /bin/install -c -m 644 r_texture_mapsize_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_texture_mapsize_efficiency.png /bin/install -c -m 644 r_texture_mapsize_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_texture_mapsize_time.png /bin/install -c -m 644 r_texture_window_efficiency.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_texture_window_efficiency.png /bin/install -c -m 644 r_texture_window_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_texture_window_time.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/execute.o -c execute.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/h_measure.o -c h_measure.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/matvec.o -c matvec.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.texture OBJ.x86_64-pc-linux-gnu/execute.o OBJ.x86_64-pc-linux-gnu/h_measure.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/matvec.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.texture" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.texture --html-description < /dev/null | grep -v '\|\| ' > r.texture.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.texture" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.texture --md-description < /dev/null > r.texture.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.texture > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.texture > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.texture.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1" rm r.texture.tmp.md r.texture.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.texture' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp make -C r.thin || echo /home/neteler/src/releasebranch_8_5/raster/r.thin >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.thin' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_thin_network.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_thin_network.png /bin/install -c -m 644 r_thin_vectorized.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_thin_vectorized.png /bin/install -c -m 644 r_thin_network.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_thin_network.png /bin/install -c -m 644 r_thin_vectorized.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_thin_vectorized.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.thin\" -o OBJ.x86_64-pc-linux-gnu/io.o -c io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.thin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.thin\" -o OBJ.x86_64-pc-linux-gnu/thin_lines.o -c thin_lines.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.thin OBJ.x86_64-pc-linux-gnu/io.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/thin_lines.o -lgrass_rowio.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.thin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.thin --html-description < /dev/null | grep -v '\|\| ' > r.thin.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.thin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.thin --md-description < /dev/null > r.thin.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.thin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.thin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.thin.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1" rm r.thin.tmp.md r.thin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.thin' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/direction.o -c direction.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/fill.o -c fill.cpp make -C r.tile || echo /home/neteler/src/releasebranch_8_5/raster/r.tile >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.tile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.tile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.tile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.tile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.tile --html-description < /dev/null | grep -v '\|\| ' > r.tile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.tile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.tile --md-description < /dev/null > r.tile.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.tile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.tile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.tile.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1" rm r.tile.tmp.md r.tile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.tile' make -C r.timestamp || echo /home/neteler/src/releasebranch_8_5/raster/r.timestamp >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.timestamp' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.timestamp --html-description < /dev/null | grep -v '\|\| ' > r.timestamp.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.timestamp --md-description < /dev/null > r.timestamp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.timestamp.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1" rm r.timestamp.tmp.md r.timestamp.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.timestamp' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/filldepr.o -c filldepr.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/flow.o -c flow.cpp make -C r.to.rast3 || echo /home/neteler/src/releasebranch_8_5/raster/r.to.rast3 >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.to.rast3' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r.to.rast3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.png /bin/install -c -m 644 r.to.rast3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.to.rast3.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.rast3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 --html-description < /dev/null | grep -v '\|\| ' > r.to.rast3.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 --md-description < /dev/null > r.to.rast3.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.to.rast3.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1" rm r.to.rast3.tmp.html r.to.rast3.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.to.rast3' make -C r.to.rast3elev || echo /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r.to.rast3elev.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.png /bin/install -c -m 644 r.to.rast3elev.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.to.rast3elev.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.rast3elev\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev --html-description < /dev/null | grep -v '\|\| ' > r.to.rast3elev.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev --md-description < /dev/null > r.to.rast3elev.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.rast3elev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/genericWindow.o -c genericWindow.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.to.rast3elev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.to.rast3elev.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1" rm r.to.rast3elev.tmp.html r.to.rast3elev.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev' make -C r.to.vect || echo /home/neteler/src/releasebranch_8_5/raster/r.to.vect >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.to.vect' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/areas.o -c areas.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/areas_io.o -c areas_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/lines.o -c lines.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/lines_io.o -c lines_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/points.o -c points.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/set_error_handler.o -c set_error_handler.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/util.o -c util.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.vect OBJ.x86_64-pc-linux-gnu/areas.o OBJ.x86_64-pc-linux-gnu/areas_io.o OBJ.x86_64-pc-linux-gnu/lines.o OBJ.x86_64-pc-linux-gnu/lines_io.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/points.o OBJ.x86_64-pc-linux-gnu/set_error_handler.o OBJ.x86_64-pc-linux-gnu/util.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.vect --html-description < /dev/null | grep -v '\|\| ' > r.to.vect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.to.vect --md-description < /dev/null > r.to.vect.tmp.md ; fi g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.to.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.to.vect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1" rm r.to.vect.tmp.md r.to.vect.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.to.vect' make -C r.topidx || echo /home/neteler/src/releasebranch_8_5/raster/r.topidx >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.topidx' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_topidx.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_topidx.png /bin/install -c -m 644 r_topidx.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_topidx.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topidx\" -o OBJ.x86_64-pc-linux-gnu/file_io.o -c file_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topidx\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topidx\" -o OBJ.x86_64-pc-linux-gnu/topidx.o -c topidx.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topidx OBJ.x86_64-pc-linux-gnu/file_io.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/topidx.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topidx" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topidx --html-description < /dev/null | grep -v '\|\| ' > r.topidx.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topidx" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topidx --md-description < /dev/null > r.topidx.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.topidx > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.topidx > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.topidx.md g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/nodata.o -c nodata.cpp VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1" rm r.topidx.tmp.md r.topidx.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.topidx' make -C r.topmodel || echo /home/neteler/src/releasebranch_8_5/raster/r.topmodel >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.topmodel' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topmodel\" -o OBJ.x86_64-pc-linux-gnu/file_io.o -c file_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topmodel\" -o OBJ.x86_64-pc-linux-gnu/infiltration.o -c infiltration.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topmodel\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topmodel\" -o OBJ.x86_64-pc-linux-gnu/topmodel.o -c topmodel.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topmodel OBJ.x86_64-pc-linux-gnu/file_io.o OBJ.x86_64-pc-linux-gnu/infiltration.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/topmodel.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topmodel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topmodel --html-description < /dev/null | grep -v '\|\| ' > r.topmodel.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topmodel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.topmodel --md-description < /dev/null > r.topmodel.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.topmodel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.topmodel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.topmodel.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1" rm r.topmodel.tmp.html r.topmodel.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.topmodel' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/plateau.o -c plateau.cpp make -C r.transect || echo /home/neteler/src/releasebranch_8_5/raster/r.transect >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.transect' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.transect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.transect\" -o OBJ.x86_64-pc-linux-gnu/parse_line.o -c parse_line.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.transect OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse_line.o -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.transect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.transect --html-description < /dev/null | grep -v '\|\| ' > r.transect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.transect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.transect --md-description < /dev/null > r.transect.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.transect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.transect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.transect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1" rm r.transect.tmp.html r.transect.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.transect' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/sweep.o -c sweep.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/types.o -c types.cpp make -C r.univar || echo /home/neteler/src/releasebranch_8_5/raster/r.univar >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.univar' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 runivar_basins_elev_zonal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins_elev_zonal.png /bin/install -c -m 644 runivar_basins.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins.png /bin/install -c -m 644 r_univar_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_univar_benchmark_size.png /bin/install -c -m 644 runivar_basins_elev_zonal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/runivar_basins_elev_zonal.png /bin/install -c -m 644 runivar_basins.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/runivar_basins.png /bin/install -c -m 644 r_univar_benchmark_size.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_univar_benchmark_size.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/r.univar_main.o -c r.univar_main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/sort.o -c sort.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/r3.univar_main.o -c r3.univar_main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.univar OBJ.x86_64-pc-linux-gnu/r.univar_main.o OBJ.x86_64-pc-linux-gnu/sort.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.univar OBJ.x86_64-pc-linux-gnu/r3.univar_main.o OBJ.x86_64-pc-linux-gnu/sort.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.univar --html-description < /dev/null | grep -v '\|\| ' > r.univar.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.univar --html-description < /dev/null | grep -v '\|\| ' > r3.univar.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.univar --md-description < /dev/null > r.univar.tmp.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.univar --md-description < /dev/null > r3.univar.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.univar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.univar.md rm r.univar.tmp.html r3.univar.tmp.md r.univar.tmp.md r3.univar.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.univar' g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/water.o -c water.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/weightWindow.o -c weightWindow.cpp make -C r.uslek || echo /home/neteler/src/releasebranch_8_5/raster/r.uslek >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.uslek' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.uslek\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.uslek\" -o OBJ.x86_64-pc-linux-gnu/prct2tex.o -c prct2tex.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.uslek\" -o OBJ.x86_64-pc-linux-gnu/tex2usle_k.o -c tex2usle_k.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.uslek OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/prct2tex.o OBJ.x86_64-pc-linux-gnu/tex2usle_k.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.uslek" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.uslek --html-description < /dev/null | grep -v '\|\| ' > r.uslek.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.uslek" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.uslek --md-description < /dev/null > r.uslek.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.uslek > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.uslek > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.uslek.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1" rm r.uslek.tmp.html r.uslek.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.uslek' make -C r.usler || echo /home/neteler/src/releasebranch_8_5/raster/r.usler >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.usler' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/elswaify85.o -c elswaify85.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/foster81.o -c foster81.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/morgan74.o -c morgan74.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/roose75.o -c roose75.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.usler OBJ.x86_64-pc-linux-gnu/elswaify85.o OBJ.x86_64-pc-linux-gnu/foster81.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/morgan74.o OBJ.x86_64-pc-linux-gnu/roose75.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.usler" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.usler --html-description < /dev/null | grep -v '\|\| ' > r.usler.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.usler" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.usler --md-description < /dev/null > r.usler.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.usler > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.usler > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.usler.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1" rm r.usler.tmp.html r.usler.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.usler' make -C r.viewshed || echo /home/neteler/src/releasebranch_8_5/raster/r.viewshed >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.viewshed' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r.viewshed.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.png /bin/install -c -m 644 sweep1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/sweep1.png /bin/install -c -m 644 sweep2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/sweep2.png /bin/install -c -m 644 r.viewshed.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.viewshed.png /bin/install -c -m 644 sweep1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/sweep1.png /bin/install -c -m 644 sweep2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/sweep2.png g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/distribute.o -c distribute.cpp : && g++ -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.terraflow OBJ.x86_64-pc-linux-gnu/ccforest.o OBJ.x86_64-pc-linux-gnu/common.o OBJ.x86_64-pc-linux-gnu/direction.o OBJ.x86_64-pc-linux-gnu/fill.o OBJ.x86_64-pc-linux-gnu/filldepr.o OBJ.x86_64-pc-linux-gnu/flow.o OBJ.x86_64-pc-linux-gnu/genericWindow.o OBJ.x86_64-pc-linux-gnu/grid.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nodata.o OBJ.x86_64-pc-linux-gnu/plateau.o OBJ.x86_64-pc-linux-gnu/stats.o OBJ.x86_64-pc-linux-gnu/sweep.o OBJ.x86_64-pc-linux-gnu/types.o OBJ.x86_64-pc-linux-gnu/water.o OBJ.x86_64-pc-linux-gnu/weightWindow.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_iostream.8.5 -lm -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/eventlist.o -c eventlist.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.terraflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.terraflow --html-description < /dev/null | grep -v '\|\| ' > r.terraflow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.terraflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.terraflow --md-description < /dev/null > r.terraflow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.terraflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.terraflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.terraflow.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1" rm r.terraflow.tmp.html r.terraflow.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.terraflow' make -C r.volume || echo /home/neteler/src/releasebranch_8_5/raster/r.volume >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.volume' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_volume_lake.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_volume_lake.png /bin/install -c -m 644 r_volume_lake.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_volume_lake.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.volume\" -o OBJ.x86_64-pc-linux-gnu/centroids.o -c centroids.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.volume\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.volume OBJ.x86_64-pc-linux-gnu/centroids.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.volume" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.volume --html-description < /dev/null | grep -v '\|\| ' > r.volume.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.volume" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.volume --md-description < /dev/null > r.volume.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.volume > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grass.o -c grass.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.volume > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.volume.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1" rm r.volume.tmp.md r.volume.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.volume' make -C r.walk || echo /home/neteler/src/releasebranch_8_5/raster/r.walk >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.walk' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_walk.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_walk.png /bin/install -c -m 644 r_walk.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_walk.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.walk\" -o OBJ.x86_64-pc-linux-gnu/flag.o -c flag.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.walk\" -o OBJ.x86_64-pc-linux-gnu/heap.o -c heap.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.walk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.walk OBJ.x86_64-pc-linux-gnu/flag.o OBJ.x86_64-pc-linux-gnu/heap.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_segment.8.5 -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.walk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.walk --html-description < /dev/null | grep -v '\|\| ' > r.walk.tmp.html ; fi g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.walk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.walk --md-description < /dev/null > r.walk.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.walk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.walk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.walk.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1" rm r.walk.tmp.html r.walk.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.walk' make -C r.water.outlet || echo /home/neteler/src/releasebranch_8_5/raster/r.water.outlet >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.water.outlet' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_water_outlet.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_water_outlet.png /bin/install -c -m 644 r_water_outlet.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_water_outlet.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.water.outlet\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.water.outlet\" -o OBJ.x86_64-pc-linux-gnu/over_cells.o -c over_cells.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.water.outlet\" -o OBJ.x86_64-pc-linux-gnu/ramseg.o -c ramseg.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.water.outlet OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/over_cells.o OBJ.x86_64-pc-linux-gnu/ramseg.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.water.outlet" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.water.outlet --html-description < /dev/null | grep -v '\|\| ' > r.water.outlet.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.water.outlet" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.water.outlet --md-description < /dev/null > r.water.outlet.tmp.md ; fi g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/rbbst.o -c rbbst.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.water.outlet > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.water.outlet > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.water.outlet.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1" rm r.water.outlet.tmp.html r.water.outlet.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.water.outlet' make -C r.watershed || echo /home/neteler/src/releasebranch_8_5/raster/r.watershed >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed' make -C ram || echo /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/ram' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu no HTML documentation available no manual page available no Markdown documentation available gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/close_maps.o -c close_maps.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/close_maps2.o -c close_maps2.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/statusstructure.o -c statusstructure.cpp gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/def_basin.o -c def_basin.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/do_astar.o -c do_astar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/do_cum.o -c do_cum.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/do_flatarea.o -c do_flatarea.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/find_pour.o -c find_pour.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_clr_all.o -c flag_clr_all.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_create.o -c flag_create.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_destroy.o -c flag_destroy.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_get.o -c flag_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_set.o -c flag_set.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/flag_unset.o -c flag_unset.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/haf_side.o -c haf_side.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/init_vars.o -c init_vars.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/no_stream.o -c no_stream.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/viewshed.o -c viewshed.cpp gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/over_cells.o -c over_cells.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/ramseg.o -c ramseg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/sg_factor.o -c sg_factor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/slope_len.o -c slope_len.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/split_str.o -c split_str.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/usage.o -c usage.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed/ram OBJ.x86_64-pc-linux-gnu/close_maps.o OBJ.x86_64-pc-linux-gnu/close_maps2.o OBJ.x86_64-pc-linux-gnu/def_basin.o OBJ.x86_64-pc-linux-gnu/do_astar.o OBJ.x86_64-pc-linux-gnu/do_cum.o OBJ.x86_64-pc-linux-gnu/do_flatarea.o OBJ.x86_64-pc-linux-gnu/find_pour.o OBJ.x86_64-pc-linux-gnu/flag_clr_all.o OBJ.x86_64-pc-linux-gnu/flag_create.o OBJ.x86_64-pc-linux-gnu/flag_destroy.o OBJ.x86_64-pc-linux-gnu/flag_get.o OBJ.x86_64-pc-linux-gnu/flag_set.o OBJ.x86_64-pc-linux-gnu/flag_unset.o OBJ.x86_64-pc-linux-gnu/haf_side.o OBJ.x86_64-pc-linux-gnu/init_vars.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/no_stream.o OBJ.x86_64-pc-linux-gnu/over_cells.o OBJ.x86_64-pc-linux-gnu/ramseg.o OBJ.x86_64-pc-linux-gnu/sg_factor.o OBJ.x86_64-pc-linux-gnu/slope_len.o OBJ.x86_64-pc-linux-gnu/split_str.o OBJ.x86_64-pc-linux-gnu/usage.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_btree2.8.5 -lm make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/ram' make -C seg || echo /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/seg' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu no HTML documentation available no manual page available no Markdown documentation available gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_close.o -c bseg_close.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_get.o -c bseg_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_open.o -c bseg_open.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_put.o -c bseg_put.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.cpp gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_read.o -c bseg_read.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/bseg_write.o -c bseg_write.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/close_maps.o -c close_maps.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/close_maps2.o -c close_maps2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_close.o -c cseg_close.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_get.o -c cseg_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_open.o -c cseg_open.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_put.o -c cseg_put.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_read.o -c cseg_read.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/cseg_write.o -c cseg_write.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/def_basin.o -c def_basin.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/do_astar.o -c do_astar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/do_cum.o -c do_cum.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_close.o -c dseg_close.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_get.o -c dseg_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_open.o -c dseg_open.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_put.o -c dseg_put.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_read.o -c dseg_read.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/dseg_write.o -c dseg_write.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/find_pour.o -c find_pour.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/haf_side.o -c haf_side.c : && g++ -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.viewshed OBJ.x86_64-pc-linux-gnu/distribute.o OBJ.x86_64-pc-linux-gnu/eventlist.o OBJ.x86_64-pc-linux-gnu/grass.o OBJ.x86_64-pc-linux-gnu/grid.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/rbbst.o OBJ.x86_64-pc-linux-gnu/statusstructure.o OBJ.x86_64-pc-linux-gnu/viewshed.o OBJ.x86_64-pc-linux-gnu/visibility.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_iostream.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/init_vars.o -c init_vars.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/no_stream.o -c no_stream.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/over_cells.o -c over_cells.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/sg_factor.o -c sg_factor.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.viewshed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.viewshed --html-description < /dev/null | grep -v '\|\| ' > r.viewshed.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/slope_len.o -c slope_len.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.viewshed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.viewshed --md-description < /dev/null > r.viewshed.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/split_str.o -c split_str.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/sseg_close.o -c sseg_close.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.viewshed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/sseg_get.o -c sseg_get.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/sseg_open.o -c sseg_open.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.viewshed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.viewshed.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/sseg_put.o -c sseg_put.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/usage.o -c usage.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed/seg OBJ.x86_64-pc-linux-gnu/bseg_close.o OBJ.x86_64-pc-linux-gnu/bseg_get.o OBJ.x86_64-pc-linux-gnu/bseg_open.o OBJ.x86_64-pc-linux-gnu/bseg_put.o OBJ.x86_64-pc-linux-gnu/bseg_read.o OBJ.x86_64-pc-linux-gnu/bseg_write.o OBJ.x86_64-pc-linux-gnu/close_maps.o OBJ.x86_64-pc-linux-gnu/close_maps2.o OBJ.x86_64-pc-linux-gnu/cseg_close.o OBJ.x86_64-pc-linux-gnu/cseg_get.o OBJ.x86_64-pc-linux-gnu/cseg_open.o OBJ.x86_64-pc-linux-gnu/cseg_put.o OBJ.x86_64-pc-linux-gnu/cseg_read.o OBJ.x86_64-pc-linux-gnu/cseg_write.o OBJ.x86_64-pc-linux-gnu/def_basin.o OBJ.x86_64-pc-linux-gnu/do_astar.o OBJ.x86_64-pc-linux-gnu/do_cum.o OBJ.x86_64-pc-linux-gnu/dseg_close.o OBJ.x86_64-pc-linux-gnu/dseg_get.o OBJ.x86_64-pc-linux-gnu/dseg_open.o OBJ.x86_64-pc-linux-gnu/dseg_put.o OBJ.x86_64-pc-linux-gnu/dseg_read.o OBJ.x86_64-pc-linux-gnu/dseg_write.o OBJ.x86_64-pc-linux-gnu/find_pour.o OBJ.x86_64-pc-linux-gnu/haf_side.o OBJ.x86_64-pc-linux-gnu/init_vars.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/no_stream.o OBJ.x86_64-pc-linux-gnu/over_cells.o OBJ.x86_64-pc-linux-gnu/sg_factor.o OBJ.x86_64-pc-linux-gnu/slope_len.o OBJ.x86_64-pc-linux-gnu/split_str.o OBJ.x86_64-pc-linux-gnu/sseg_close.o OBJ.x86_64-pc-linux-gnu/sseg_get.o OBJ.x86_64-pc-linux-gnu/sseg_open.o OBJ.x86_64-pc-linux-gnu/sseg_put.o OBJ.x86_64-pc-linux-gnu/usage.o -lgrass_segment.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm rm r.viewshed.tmp.html r.viewshed.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.viewshed' make -C r.what || echo /home/neteler/src/releasebranch_8_5/raster/r.what >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.what' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.what\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what OBJ.x86_64-pc-linux-gnu/main.o -lgrass_parson.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_vector.8.5 -lm make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/seg' make -C front || echo /home/neteler/src/releasebranch_8_5/raster/r.watershed/front >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/front' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r_watershed_drainage.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_watershed_drainage.png /bin/install -c -m 644 r_watershed_drainage.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_watershed_drainage.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/front\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.watershed OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what --html-description < /dev/null | grep -v '\|\| ' > r.what.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what --md-description < /dev/null > r.what.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.what.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.watershed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.watershed --html-description < /dev/null | grep -v '\|\| ' > r.watershed.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.what.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.watershed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.watershed --md-description < /dev/null > r.watershed.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.what.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.watershed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html rm r.what.tmp.md r.what.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.what' make -C r.what.color || echo /home/neteler/src/releasebranch_8_5/raster/r.what.color >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.what.color' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.what.color\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what.color OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.watershed > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.watershed.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1" rm r.watershed.tmp.md r.watershed.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed/front' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.watershed' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py rasterintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py rasterintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rasterintro.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what.color" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what.color --html-description < /dev/null | grep -v '\|\| ' > r.what.color.tmp.html ; fi make -C r.colors || echo /home/neteler/src/releasebranch_8_5/raster/r.colors >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/raster/r.colors' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/colortables mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/colortables gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/raster_main.o -c raster_main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what.color" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.what.color --md-description < /dev/null > r.what.color.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/edit_colors.o -c edit_colors.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/rules.o -c rules.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.what.color > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/raster3d_main.o -c raster3d_main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors OBJ.x86_64-pc-linux-gnu/raster_main.o OBJ.x86_64-pc-linux-gnu/edit_colors.o OBJ.x86_64-pc-linux-gnu/rules.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.what.color > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.what.color.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1" rm r.what.color.tmp.md r.what.color.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.what.color' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors OBJ.x86_64-pc-linux-gnu/raster3d_main.o OBJ.x86_64-pc-linux-gnu/edit_colors.o OBJ.x86_64-pc-linux-gnu/rules.o OBJ.x86_64-pc-linux-gnu/stats.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors --html-description < /dev/null | grep -v '\|\| ' > r.colors.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r.colors --md-description < /dev/null > r.colors.tmp.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/utils/thumbnails.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/colortables VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors --html-description < /dev/null | grep -v '\|\| ' > r3.colors.tmp.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.colors.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.colors --md-description < /dev/null > r3.colors.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.colors.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1" GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/utils/thumbnails.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/colortables rm r.colors.tmp.html r3.colors.tmp.md r.colors.tmp.md r3.colors.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster/r.colors' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > raster3dintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > raster3dintro.tmp.md ; fi make -C r3.cross.rast || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast >> /home/neteler/src/releasebranch_8_5/error.log make -C r3.flow || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.flow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r3.cross.rast.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.png /bin/install -c -m 644 r3.cross.rast.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.cross.rast.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.cross.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.flow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r3flow_flowlines_color.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3flow_flowlines_color.png /bin/install -c -m 644 r3flow_flowlines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3flow_flowlines.png /bin/install -c -m 644 r3flow_flowlines_color.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3flow_flowlines_color.png /bin/install -c -m 644 r3flow_flowlines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3flow_flowlines.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/flowline.o -c flowline.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/integrate.o -c integrate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/interpolate.o -c interpolate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/voxel_traversal.o -c voxel_traversal.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/test_main.o -c test_main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.flow OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/flowline.o OBJ.x86_64-pc-linux-gnu/integrate.o OBJ.x86_64-pc-linux-gnu/interpolate.o OBJ.x86_64-pc-linux-gnu/voxel_traversal.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast --html-description < /dev/null | grep -v '\|\| ' > r3.cross.rast.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast --md-description < /dev/null > r3.cross.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.cross.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.r3flow OBJ.x86_64-pc-linux-gnu/test_main.o OBJ.x86_64-pc-linux-gnu/flowline.o OBJ.x86_64-pc-linux-gnu/integrate.o OBJ.x86_64-pc-linux-gnu/interpolate.o OBJ.x86_64-pc-linux-gnu/voxel_traversal.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.cross.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.cross.rast.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1" rm r3.cross.rast.tmp.md r3.cross.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast' make -C r3.gradient || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.gradient' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.gradient\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gradient OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.flow --html-description < /dev/null | grep -v '\|\| ' > r3.flow.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.r3flow --html-description < /dev/null | grep -v '\|\| ' > test.r3flow.tmp.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.flow --md-description < /dev/null > r3.flow.tmp.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gradient" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gradient --html-description < /dev/null | grep -v '\|\| ' > r3.gradient.tmp.html ; fi GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/test.r3flow --md-description < /dev/null > test.r3flow.tmp.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gradient" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gradient --md-description < /dev/null > r3.gradient.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.gradient > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py test.r3flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.gradient > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.gradient.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1" rm r3.gradient.tmp.html r3.gradient.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.gradient' make -C r3.gwflow || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.gwflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.flow.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gwflow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gpde.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lgrass_gmath.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py test.r3flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/test.r3flow.md rm r3.flow.tmp.md r3.flow.tmp.html test.r3flow.tmp.md test.r3flow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.flow' make -C r3.in.ascii || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 raster3d_layout.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3d_layout.png /bin/install -c -m 644 raster3d_layout.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster3d_layout.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gwflow --html-description < /dev/null | grep -v '\|\| ' > r3.gwflow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.gwflow --md-description < /dev/null > r3.gwflow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.gwflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii --html-description < /dev/null | grep -v '\|\| ' > r3.in.ascii.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.gwflow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.gwflow.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii --md-description < /dev/null > r3.in.ascii.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html rm r3.gwflow.tmp.html r3.gwflow.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow' make -C r3.in.bin || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.in.ascii.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1" rm r3.in.ascii.tmp.html r3.in.ascii.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii' make -C r3.in.lidar || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar' make[3]: Nothing to be done for 'first'. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar' make -C r3.in.v5d || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/binio.o -c binio.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/v5d.o -c v5d.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.bin --html-description < /dev/null | grep -v '\|\| ' > r3.in.bin.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.bin --md-description < /dev/null > r3.in.bin.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d OBJ.x86_64-pc-linux-gnu/binio.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/v5d.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.in.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.in.bin.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1" rm r3.in.bin.tmp.md r3.in.bin.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin' make -C r3.info || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.info >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.info' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d --html-description < /dev/null | grep -v '\|\| ' > r3.in.v5d.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.info OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d --md-description < /dev/null > r3.in.v5d.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.v5d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.in.v5d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.in.v5d.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.info --html-description < /dev/null | grep -v '\|\| ' > r3.info.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1" rm r3.in.v5d.tmp.md r3.in.v5d.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d' make -C r3.mask || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.mask >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.mask' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mask\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.info --md-description < /dev/null > r3.info.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mask OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.info.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mask --html-description < /dev/null | grep -v '\|\| ' > r3.mask.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1" rm r3.info.tmp.md r3.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.info' make -C r3.mkdspf || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/calc_linefax.o -c calc_linefax.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mask --md-description < /dev/null > r3.mask.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/fill_cfax.o -c fill_cfax.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/iso_surface.o -c iso_surface.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.mask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.mask.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/make_header.o -c make_header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/r3_data.o -c r3_data.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/r3_find.o -c r3_find.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf OBJ.x86_64-pc-linux-gnu/calc_linefax.o OBJ.x86_64-pc-linux-gnu/fill_cfax.o OBJ.x86_64-pc-linux-gnu/iso_surface.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_header.o OBJ.x86_64-pc-linux-gnu/r3_data.o OBJ.x86_64-pc-linux-gnu/r3_find.o -lgrass_dspf.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm -lm rm r3.mask.tmp.md r3.mask.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.mask' make -C r3.null || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.null >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.null' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.null\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.null OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf --html-description < /dev/null | grep -v '\|\| ' > r3.mkdspf.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.null --html-description < /dev/null | grep -v '\|\| ' > r3.null.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf --md-description < /dev/null > r3.mkdspf.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.null --md-description < /dev/null > r3.null.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mkdspf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.null > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.mkdspf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.mkdspf.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.null > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.null.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1" rm r3.mkdspf.tmp.html r3.mkdspf.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf' make -C r3.neighbors || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.neighbors OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lgrass_stats.8.5 -lm rm r3.null.tmp.md r3.null.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.null' make -C r3.out.ascii || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.neighbors --html-description < /dev/null | grep -v '\|\| ' > r3.neighbors.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii --html-description < /dev/null | grep -v '\|\| ' > r3.out.ascii.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.neighbors --md-description < /dev/null > r3.neighbors.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii --md-description < /dev/null > r3.out.ascii.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.neighbors.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.out.ascii.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1" rm r3.neighbors.tmp.md r3.neighbors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors' make -C r3.out.bin || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin >> /home/neteler/src/releasebranch_8_5/error.log rm r3.out.ascii.tmp.md r3.out.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii' make -C r3.out.netcdf || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include -I/usr/include/hdf5/serial -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.netcdf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_gproj.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf -lproj -lgrass_datetime.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.bin --html-description < /dev/null | grep -v '\|\| ' > r3.out.bin.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf --html-description < /dev/null | grep -v '\|\| ' > r3.out.netcdf.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.bin --md-description < /dev/null > r3.out.bin.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf --md-description < /dev/null > r3.out.netcdf.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.netcdf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.out.netcdf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.out.netcdf.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.out.bin > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.out.bin.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1" rm r3.out.netcdf.tmp.md r3.out.netcdf.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf' make -C r3.out.v5d || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.v5d\" -o OBJ.x86_64-pc-linux-gnu/binio.o -c binio.c rm r3.out.bin.tmp.md r3.out.bin.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin' make -C r3.out.vtk || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/errorHandling.o -c errorHandling.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.v5d\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.v5d\" -o OBJ.x86_64-pc-linux-gnu/v5d.o -c v5d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/parameters.o -c parameters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTKData.o -c writeVTKData.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTKHead.o -c writeVTKHead.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d OBJ.x86_64-pc-linux-gnu/binio.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/v5d.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk OBJ.x86_64-pc-linux-gnu/errorHandling.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parameters.o OBJ.x86_64-pc-linux-gnu/writeVTKData.o OBJ.x86_64-pc-linux-gnu/writeVTKHead.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d --html-description < /dev/null | grep -v '\|\| ' > r3.out.v5d.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk --html-description < /dev/null | grep -v '\|\| ' > r3.out.vtk.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d --md-description < /dev/null > r3.out.v5d.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk --md-description < /dev/null > r3.out.vtk.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.v5d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.out.v5d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.out.v5d.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.out.vtk.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1" rm r3.out.v5d.tmp.html r3.out.v5d.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d' make -C r3.retile || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.retile >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.retile' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu rm r3.out.vtk.tmp.html r3.out.vtk.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk' gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.retile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make -C r3.stats || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.stats >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.stats' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.retile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.stats\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.stats OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.retile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.retile --html-description < /dev/null | grep -v '\|\| ' > r3.retile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.stats --html-description < /dev/null | grep -v '\|\| ' > r3.stats.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.retile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.retile --md-description < /dev/null > r3.retile.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.stats --md-description < /dev/null > r3.stats.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.retile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.retile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.retile.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.stats.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1" rm r3.retile.tmp.html r3.retile.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.retile' make -C r3.support || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.support >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.support' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.support\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm r3.stats.tmp.html r3.stats.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.stats' make -C r3.timestamp || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.support OBJ.x86_64-pc-linux-gnu/check.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.timestamp --html-description < /dev/null | grep -v '\|\| ' > r3.timestamp.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.timestamp --md-description < /dev/null > r3.timestamp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.timestamp.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.support --html-description < /dev/null | grep -v '\|\| ' > r3.support.tmp.html ; fi rm r3.timestamp.tmp.md r3.timestamp.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp' make -C r3.to.rast || echo /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 r3.to.rast.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.png /bin/install -c -m 644 r3.to.rast.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.to.rast.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.to.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.to.rast OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.support --md-description < /dev/null > r3.support.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.support.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.to.rast --html-description < /dev/null | grep -v '\|\| ' > r3.to.rast.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1" rm r3.support.tmp.md r3.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.support' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py raster3dintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/r3.to.rast --md-description < /dev/null > r3.to.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py raster3dintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster3dintro.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.to.rast.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1" rm r3.to.rast.tmp.md r3.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/raster3d' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/vector' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > vectorintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > vectorintro.tmp.md ; fi make -C v.buffer || echo /home/neteler/src/releasebranch_8_5/vector/v.buffer >> /home/neteler/src/releasebranch_8_5/error.log make -C v.build || echo /home/neteler/src/releasebranch_8_5/vector/v.build >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.buffer' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.build' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 v_buffer_area.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area.png /bin/install -c -m 644 v_buffer_areas_int.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas_int.png /bin/install -c -m 644 v_buffer_area_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area_s.png /bin/install -c -m 644 v_buffer_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas.png /bin/install -c -m 644 v_buffer_line_c.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_c.png /bin/install -c -m 644 v_buffer_line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line.png /bin/install -c -m 644 v_buffer_line_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_s.png /bin/install -c -m 644 v_buffer_lines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_lines.png /bin/install -c -m 644 v_buffer_no_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_no_cap.png /bin/install -c -m 644 v_buffer_point_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_point_s.png /bin/install -c -m 644 v_buffer_points.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_points.png /bin/install -c -m 644 v_buffer_rounded_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_rounded_cap.png /bin/install -c -m 644 v_buffer_square_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_square_cap.png /bin/install -c -m 644 v_buffer_area.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_area.png /bin/install -c -m 644 v_buffer_areas_int.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_areas_int.png /bin/install -c -m 644 v_buffer_area_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_area_s.png /bin/install -c -m 644 v_buffer_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_areas.png /bin/install -c -m 644 v_buffer_line_c.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_line_c.png /bin/install -c -m 644 v_buffer_line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_line.png /bin/install -c -m 644 v_buffer_line_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_line_s.png /bin/install -c -m 644 v_buffer_lines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_lines.png /bin/install -c -m 644 v_buffer_no_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_no_cap.png /bin/install -c -m 644 v_buffer_point_s.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_point_s.png /bin/install -c -m 644 v_buffer_points.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_points.png /bin/install -c -m 644 v_buffer_rounded_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_rounded_cap.png /bin/install -c -m 644 v_buffer_square_cap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_buffer_square_cap.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.buffer\" -o OBJ.x86_64-pc-linux-gnu/geos.o -c geos.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.buffer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.buffer OBJ.x86_64-pc-linux-gnu/geos.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 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build --html-description < /dev/null | grep -v '\|\| ' > v.build.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build --md-description < /dev/null > v.build.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.buffer --html-description < /dev/null | grep -v '\|\| ' > v.buffer.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.buffer --md-description < /dev/null > v.buffer.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.build > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.build.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.buffer > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1" rm v.build.tmp.md v.build.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.build' make -C v.build.polylines || echo /home/neteler/src/releasebranch_8_5/vector/v.build.polylines >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.build.polylines' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.buffer > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.buffer.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -o OBJ.x86_64-pc-linux-gnu/walk.o -c walk.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1" rm v.buffer.tmp.html v.buffer.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.buffer' make -C v.category || echo /home/neteler/src/releasebranch_8_5/vector/v.category >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.category' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.category\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build.polylines OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/walk.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.category OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build.polylines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build.polylines --html-description < /dev/null | grep -v '\|\| ' > v.build.polylines.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build.polylines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.build.polylines --md-description < /dev/null > v.build.polylines.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.category --html-description < /dev/null | grep -v '\|\| ' > v.category.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build.polylines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.category --md-description < /dev/null > v.category.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.build.polylines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.build.polylines.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.category > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.category.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.category > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.category.md rm v.build.polylines.tmp.html v.build.polylines.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.build.polylines' make -C v.class || echo /home/neteler/src/releasebranch_8_5/vector/v.class >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.class' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.class\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.category.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.class OBJ.x86_64-pc-linux-gnu/main.o -lgrass_arraystats.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm rm v.category.tmp.html v.category.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.category' make -C v.clean || echo /home/neteler/src/releasebranch_8_5/vector/v.clean >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.clean' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_clean.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_clean.png /bin/install -c -m 644 v_clean_rmsa.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_clean_rmsa.png /bin/install -c -m 644 v_clean.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_clean.png /bin/install -c -m 644 v_clean_rmsa.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_clean_rmsa.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/prune.o -c prune.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/rmdac.o -c rmdac.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.class" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.class --html-description < /dev/null | grep -v '\|\| ' > v.class.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/rmline.o -c rmline.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/split.o -c split.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.class" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.class --md-description < /dev/null > v.class.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.clean OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/prune.o OBJ.x86_64-pc-linux-gnu/rmdac.o OBJ.x86_64-pc-linux-gnu/rmline.o OBJ.x86_64-pc-linux-gnu/split.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.class > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.class.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.class > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.class.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.class.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.clean" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.clean --html-description < /dev/null | grep -v '\|\| ' > v.clean.tmp.html ; fi rm v.class.tmp.md v.class.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.class' make -C v.cluster || echo /home/neteler/src/releasebranch_8_5/vector/v.cluster >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.cluster' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_cluster_4_methods.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_cluster_4_methods.png /bin/install -c -m 644 v_cluster_4_methods.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_cluster_4_methods.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.cluster\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.clean" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.clean --md-description < /dev/null > v.clean.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.cluster OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_btree2.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.clean > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.clean > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.clean.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1" rm v.clean.tmp.html v.clean.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.clean' make -C v.colors || echo /home/neteler/src/releasebranch_8_5/vector/v.colors >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.colors' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/make_colors.o -c make_colors.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.cluster --html-description < /dev/null | grep -v '\|\| ' > v.cluster.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/read_rgb.o -c read_rgb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/scan_attr.o -c scan_attr.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.cluster --md-description < /dev/null > v.cluster.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/scan_cats.o -c scan_cats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/scan_z.o -c scan_z.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.cluster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/write_rgb.o -c write_rgb.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.cluster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.cluster.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_colors.o OBJ.x86_64-pc-linux-gnu/read_rgb.o OBJ.x86_64-pc-linux-gnu/scan_attr.o OBJ.x86_64-pc-linux-gnu/scan_cats.o OBJ.x86_64-pc-linux-gnu/scan_z.o OBJ.x86_64-pc-linux-gnu/write_rgb.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_g3d.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1" rm v.cluster.tmp.md v.cluster.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.cluster' make -C v.colors.out || echo /home/neteler/src/releasebranch_8_5/vector/v.colors.out >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.colors.out' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors.out\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors.out\" -o OBJ.x86_64-pc-linux-gnu/make_colors.o -c make_colors.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors.out\" -o OBJ.x86_64-pc-linux-gnu/scan_cats.o -c scan_cats.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors --html-description < /dev/null | grep -v '\|\| ' > v.colors.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors.out OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_colors.o OBJ.x86_64-pc-linux-gnu/scan_cats.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors --md-description < /dev/null > v.colors.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.colors.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors.out --html-description < /dev/null | grep -v '\|\| ' > v.colors.out.tmp.html ; fi rm v.colors.tmp.md v.colors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.colors' make -C v.db.connect || echo /home/neteler/src/releasebranch_8_5/vector/v.db.connect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.db.connect' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.colors.out --md-description < /dev/null > v.colors.out.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.colors.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.colors.out.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.connect --html-description < /dev/null | grep -v '\|\| ' > v.db.connect.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1" rm v.colors.out.tmp.md v.colors.out.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.colors.out' make -C v.db.select || echo /home/neteler/src/releasebranch_8_5/vector/v.db.select >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.db.select' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.select\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.connect --md-description < /dev/null > v.db.connect.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.select 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 VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.connect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1" rm v.db.connect.tmp.html v.db.connect.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.db.connect' make -C v.decimate || echo /home/neteler/src/releasebranch_8_5/vector/v.decimate >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.decimate' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_decimate_count.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_count.png /bin/install -c -m 644 v_decimate_grid_cat.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_grid_cat.png /bin/install -c -m 644 v_decimate_original.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_original.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.select --html-description < /dev/null | grep -v '\|\| ' > v.db.select.tmp.html ; fi /bin/install -c -m 644 v_decimate_count.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_decimate_count.png /bin/install -c -m 644 v_decimate_grid_cat.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_decimate_grid_cat.png /bin/install -c -m 644 v_decimate_original.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_decimate_original.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/copy_tab.o -c copy_tab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/count_decimation.o -c count_decimation.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.db.select --md-description < /dev/null > v.db.select.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/grid_decimation.o -c grid_decimation.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.decimate OBJ.x86_64-pc-linux-gnu/copy_tab.o OBJ.x86_64-pc-linux-gnu/count_decimation.o OBJ.x86_64-pc-linux-gnu/grid_decimation.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_btree2.8.5 -lgrass_segment.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.select.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1" rm v.db.select.tmp.md v.db.select.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.db.select' make -C v.delaunay || echo /home/neteler/src/releasebranch_8_5/vector/v.delaunay >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.delaunay' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_delaunay.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_delaunay.png /bin/install -c -m 644 v_delaunay.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_delaunay.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/edge.o -c edge.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/geometry.o -c geometry.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/in_out.o -c in_out.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.decimate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.decimate --html-description < /dev/null | grep -v '\|\| ' > v.decimate.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.decimate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.decimate --md-description < /dev/null > v.decimate.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/memory.o -c memory.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.delaunay OBJ.x86_64-pc-linux-gnu/edge.o OBJ.x86_64-pc-linux-gnu/geometry.o OBJ.x86_64-pc-linux-gnu/in_out.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/memory.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.decimate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.decimate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.decimate.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1" rm v.decimate.tmp.html v.decimate.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.decimate' make -C v.distance || echo /home/neteler/src/releasebranch_8_5/vector/v.distance >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.distance' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/cmp.o -c cmp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.delaunay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.delaunay --html-description < /dev/null | grep -v '\|\| ' > v.delaunay.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.delaunay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.delaunay --md-description < /dev/null > v.delaunay.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.delaunay > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.delaunay > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.delaunay.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.distance OBJ.x86_64-pc-linux-gnu/cmp.o OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/print.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1" rm v.delaunay.tmp.html v.delaunay.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.delaunay' make -C v.drape || echo /home/neteler/src/releasebranch_8_5/vector/v.drape >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.drape' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.drape\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.drape\" -o OBJ.x86_64-pc-linux-gnu/sample.o -c sample.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.drape OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/sample.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.distance --html-description < /dev/null | grep -v '\|\| ' > v.distance.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.distance --md-description < /dev/null > v.distance.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.drape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.drape --html-description < /dev/null | grep -v '\|\| ' > v.drape.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.drape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.drape --md-description < /dev/null > v.drape.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.distance.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.drape > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1" rm v.distance.tmp.html v.distance.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.distance' make -C v.edit || echo /home/neteler/src/releasebranch_8_5/vector/v.edit >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.edit' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.drape > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.drape.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.drape.tmp.html v.drape.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.drape' make -C v.extract || echo /home/neteler/src/releasebranch_8_5/vector/v.extract >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.extract' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extract\" -o OBJ.x86_64-pc-linux-gnu/copy_tab.o -c copy_tab.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/max_distance.o -c max_distance.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extract\" -o OBJ.x86_64-pc-linux-gnu/extract.o -c extract.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extract\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/snap.o -c snap.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extract OBJ.x86_64-pc-linux-gnu/copy_tab.o OBJ.x86_64-pc-linux-gnu/extract.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.edit OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/close.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/max_distance.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/snap.o -lgrass_vedit.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extract --html-description < /dev/null | grep -v '\|\| ' > v.extract.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.edit --html-description < /dev/null | grep -v '\|\| ' > v.edit.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extract --md-description < /dev/null > v.extract.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.edit --md-description < /dev/null > v.edit.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.edit > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.extract.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.edit > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.edit.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1" rm v.extract.tmp.md v.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.extract' make -C v.extrude || echo /home/neteler/src/releasebranch_8_5/vector/v.extrude >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.extrude' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/extrude.o -c extrude.c rm v.edit.tmp.md v.edit.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.edit' make -C v.fill.holes || echo /home/neteler/src/releasebranch_8_5/vector/v.fill.holes >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.fill.holes' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_fill_holes_filled.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_fill_holes_filled.png /bin/install -c -m 644 v_fill_holes_filled_with_dissolve.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_fill_holes_filled_with_dissolve.png /bin/install -c -m 644 v_fill_holes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_fill_holes.png /bin/install -c -m 644 v_fill_holes_filled.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_fill_holes_filled.png /bin/install -c -m 644 v_fill_holes_filled_with_dissolve.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_fill_holes_filled_with_dissolve.png /bin/install -c -m 644 v_fill_holes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_fill_holes.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.fill.holes\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.fill.holes 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 : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extrude OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/extrude.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.fill.holes" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.fill.holes --html-description < /dev/null | grep -v '\|\| ' > v.fill.holes.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extrude" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extrude --html-description < /dev/null | grep -v '\|\| ' > v.extrude.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extrude" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.extrude --md-description < /dev/null > v.extrude.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.fill.holes" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.fill.holes --md-description < /dev/null > v.fill.holes.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.extrude > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.fill.holes > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.fill.holes.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.extrude > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.extrude.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.fill.holes > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.fill.holes.md rm v.extrude.tmp.md v.extrude.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.extrude' make -C v.generalize || echo /home/neteler/src/releasebranch_8_5/vector/v.generalize >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.generalize' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_generalize_simplify.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_simplify.png /bin/install -c -m 644 v_generalize_smooth.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_smooth.png /bin/install -c -m 644 v_generalize_simplify.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_generalize_simplify.png /bin/install -c -m 644 v_generalize_smooth.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_generalize_smooth.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/displacement.o -c displacement.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.fill.holes.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.fill.holes.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.fill.holes.tmp.md v.fill.holes.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.fill.holes' make -C v.hull || echo /home/neteler/src/releasebranch_8_5/vector/v.hull >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.hull' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_hull_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_hull_3d.png /bin/install -c -m 644 v_hull.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_hull.png /bin/install -c -m 644 v_hull_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_hull_3d.png /bin/install -c -m 644 v_hull.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_hull.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/chull.o -c chull.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/matrix.o -c matrix.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/hull.o -c hull.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/misc.o -c misc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/read.o -c read.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/network.o -c network.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/point.o -c point.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.hull OBJ.x86_64-pc-linux-gnu/chull.o OBJ.x86_64-pc-linux-gnu/hull.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/write.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/pq.o -c pq.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/simplification.o -c simplification.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/smoothing.o -c smoothing.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.generalize OBJ.x86_64-pc-linux-gnu/displacement.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/matrix.o OBJ.x86_64-pc-linux-gnu/misc.o OBJ.x86_64-pc-linux-gnu/network.o OBJ.x86_64-pc-linux-gnu/point.o OBJ.x86_64-pc-linux-gnu/pq.o OBJ.x86_64-pc-linux-gnu/simplification.o OBJ.x86_64-pc-linux-gnu/smoothing.o -lgrass_vector.8.5 -lgrass_dig2.8.5 -lgrass_dgl.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.hull" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.hull --html-description < /dev/null | grep -v '\|\| ' > v.hull.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.hull" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.hull --md-description < /dev/null > v.hull.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.hull > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.generalize" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.generalize --html-description < /dev/null | grep -v '\|\| ' > v.generalize.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.hull > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.hull.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.generalize" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.generalize --md-description < /dev/null > v.generalize.tmp.md ; fi rm v.hull.tmp.md v.hull.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.hull' make -C v.info || echo /home/neteler/src/releasebranch_8_5/vector/v.info >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.info' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/level1.o -c level1.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.generalize > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.generalize > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.generalize.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.info OBJ.x86_64-pc-linux-gnu/level1.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/print.o -lgrass_vector.8.5 -lgrass_dig2.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm rm v.generalize.tmp.md v.generalize.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.generalize' make -C v.in.ascii || echo /home/neteler/src/releasebranch_8_5/vector/v.in.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.ascii' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/points.o -c points.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ascii OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/points.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.info --html-description < /dev/null | grep -v '\|\| ' > v.info.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.info --md-description < /dev/null > v.info.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ascii --html-description < /dev/null | grep -v '\|\| ' > v.in.ascii.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.info.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ascii --md-description < /dev/null > v.in.ascii.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.info.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.info.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1" rm v.info.tmp.md v.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.info' make -C v.in.db || echo /home/neteler/src/releasebranch_8_5/vector/v.in.db >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.db' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.db\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.ascii.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.db 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 VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1" rm v.in.ascii.tmp.html v.in.ascii.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.ascii' make -C v.in.dxf || echo /home/neteler/src/releasebranch_8_5/vector/v.in.dxf >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.dxf' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_3dface.o -c add_3dface.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_arc.o -c add_arc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_circle.o -c add_circle.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_line.o -c add_line.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.db --html-description < /dev/null | grep -v '\|\| ' > v.in.db.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_lwpolyline.o -c add_lwpolyline.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_point.o -c add_point.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.db --md-description < /dev/null > v.in.db.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_polyline.o -c add_polyline.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.db > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_text.o -c add_text.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/dxf_to_vect.o -c dxf_to_vect.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.db > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.db.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/layer_list.o -c layer_list.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.in.db.tmp.md v.in.db.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.db' make -C v.in.pdal || echo /home/neteler/src/releasebranch_8_5/vector/v.in.pdal >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.pdal' make[3]: Nothing to be done for 'first'. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.pdal' make -C v.in.region || echo /home/neteler/src/releasebranch_8_5/vector/v.in.region >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.region' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/make_arc.o -c make_arc.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.region OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/read_dxf.o -c read_dxf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/write_vect.o -c write_vect.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.dxf OBJ.x86_64-pc-linux-gnu/add_3dface.o OBJ.x86_64-pc-linux-gnu/add_arc.o OBJ.x86_64-pc-linux-gnu/add_circle.o OBJ.x86_64-pc-linux-gnu/add_line.o OBJ.x86_64-pc-linux-gnu/add_lwpolyline.o OBJ.x86_64-pc-linux-gnu/add_point.o OBJ.x86_64-pc-linux-gnu/add_polyline.o OBJ.x86_64-pc-linux-gnu/add_text.o OBJ.x86_64-pc-linux-gnu/dxf_to_vect.o OBJ.x86_64-pc-linux-gnu/layer_list.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_arc.o OBJ.x86_64-pc-linux-gnu/read_dxf.o OBJ.x86_64-pc-linux-gnu/write_vect.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.region --html-description < /dev/null | grep -v '\|\| ' > v.in.region.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.region --md-description < /dev/null > v.in.region.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.dxf --html-description < /dev/null | grep -v '\|\| ' > v.in.dxf.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.dxf --md-description < /dev/null > v.in.dxf.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.region > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.region.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.dxf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1" rm v.in.region.tmp.html v.in.region.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.region' make -C v.kcv || echo /home/neteler/src/releasebranch_8_5/vector/v.kcv >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.kcv' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.dxf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.dxf.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kcv\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kcv 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 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1" rm v.in.dxf.tmp.html v.in.dxf.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.dxf' make -C v.kernel || echo /home/neteler/src/releasebranch_8_5/vector/v.kernel >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.kernel' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_kernel.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_kernel.png /bin/install -c -m 644 v_kernel.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_kernel.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kernel\" -o OBJ.x86_64-pc-linux-gnu/function.o -c function.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kernel\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kernel OBJ.x86_64-pc-linux-gnu/function.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kcv --html-description < /dev/null | grep -v '\|\| ' > v.kcv.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kcv --md-description < /dev/null > v.kcv.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.kcv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kernel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kernel --html-description < /dev/null | grep -v '\|\| ' > v.kernel.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.kcv > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.kcv.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kernel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.kernel --md-description < /dev/null > v.kernel.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.kernel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1" rm v.kcv.tmp.md v.kcv.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.kcv' make -C v.label || echo /home/neteler/src/releasebranch_8_5/vector/v.label >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.label' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.kernel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.kernel.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1" rm v.kernel.tmp.html v.kernel.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.kernel' make -C v.label.sa || echo /home/neteler/src/releasebranch_8_5/vector/v.label.sa >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.label.sa' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_label_sa.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_label_sa.jpg /bin/install -c -m 644 v_label_sa.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_label_sa.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/annealing.o -c annealing.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/font.o -c font.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label --html-description < /dev/null | grep -v '\|\| ' > v.label.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label --md-description < /dev/null > v.label.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label.sa OBJ.x86_64-pc-linux-gnu/annealing.o OBJ.x86_64-pc-linux-gnu/font.o OBJ.x86_64-pc-linux-gnu/labels.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_dig2.8.5 -lgrass_dgl.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lfreetype -lfreetype -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.label.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.label.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.label.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label.sa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label.sa --html-description < /dev/null | grep -v '\|\| ' > v.label.sa.tmp.html ; fi rm v.label.tmp.md v.label.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.label' make -C v.lidar.correction || echo /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.correction' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.correction\" -o OBJ.x86_64-pc-linux-gnu/correction.o -c correction.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label.sa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.label.sa --md-description < /dev/null > v.label.sa.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.correction\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.label.sa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction OBJ.x86_64-pc-linux-gnu/correction.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lidar.8.5 -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_raster.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.label.sa > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.label.sa.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1" rm v.label.sa.tmp.html v.label.sa.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.label.sa' make -C v.lidar.edgedetection || echo /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_lidar_edgedetection_objects.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection_objects.png /bin/install -c -m 644 v_lidar_edgedetection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection.png /bin/install -c -m 644 v_lidar_edgedetection_objects.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_lidar_edgedetection_objects.png /bin/install -c -m 644 v_lidar_edgedetection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_lidar_edgedetection.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.edgedetection\" -o OBJ.x86_64-pc-linux-gnu/edgedetection.o -c edgedetection.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction --html-description < /dev/null | grep -v '\|\| ' > v.lidar.correction.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.edgedetection\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection OBJ.x86_64-pc-linux-gnu/edgedetection.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lidar.8.5 -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction --md-description < /dev/null > v.lidar.correction.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.correction > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lidar.correction > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lidar.correction.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection --html-description < /dev/null | grep -v '\|\| ' > v.lidar.edgedetection.tmp.html ; fi rm v.lidar.correction.tmp.html v.lidar.correction.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.correction' make -C v.lidar.growing || echo /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.growing' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/ConvexHull.o -c ConvexHull.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection --md-description < /dev/null > v.lidar.edgedetection.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/growing.o -c growing.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.edgedetection > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing OBJ.x86_64-pc-linux-gnu/ConvexHull.o OBJ.x86_64-pc-linux-gnu/growing.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lidar.edgedetection > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lidar.edgedetection.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1" rm v.lidar.edgedetection.tmp.md v.lidar.edgedetection.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection' make -C v.lrs || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs' make -C lib || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/lib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 lrs.h /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/lrs.h gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/lib\" -o OBJ.x86_64-pc-linux-gnu/lrs.o -c lrs.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_lrs.8.5.so OBJ.x86_64-pc-linux-gnu/lrs.o -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lrs.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/lib' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > lrs.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > lrs.tmp.md ; fi make -C v.lrs.create || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.create\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing --html-description < /dev/null | grep -v '\|\| ' > v.lidar.growing.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing --md-description < /dev/null > v.lidar.growing.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.create OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.growing > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lidar.growing > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lidar.growing.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1" rm v.lidar.growing.tmp.md v.lidar.growing.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lidar.growing' make -C v.proj || echo /home/neteler/src/releasebranch_8_5/vector/v.proj >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.proj' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.proj\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.create --html-description < /dev/null | grep -v '\|\| ' > v.lrs.create.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.proj\" -o OBJ.x86_64-pc-linux-gnu/setenv.o -c setenv.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.create --md-description < /dev/null > v.lrs.create.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.proj OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/setenv.o -lgrass_gproj.8.5 -lgrass_vector.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.create > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lrs.create > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lrs.create.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.proj --html-description < /dev/null | grep -v '\|\| ' > v.proj.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1" rm v.lrs.create.tmp.html v.lrs.create.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create' make -C v.lrs.segment || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.proj --md-description < /dev/null > v.proj.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.proj.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1" rm v.proj.tmp.md v.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.proj' make -C v.mkgrid || echo /home/neteler/src/releasebranch_8_5/vector/v.mkgrid >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.mkgrid' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_mkgrid_hexagons.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_hexagons.png /bin/install -c -m 644 v_mkgrid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid.png /bin/install -c -m 644 v_mkgrid_ppattern.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_ppattern.png /bin/install -c -m 644 v_mkgrid_hexagons.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_mkgrid_hexagons.png /bin/install -c -m 644 v_mkgrid.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_mkgrid.png /bin/install -c -m 644 v_mkgrid_ppattern.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_mkgrid_ppattern.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/hexgrid.o -c hexgrid.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment --html-description < /dev/null | grep -v '\|\| ' > v.lrs.segment.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment --md-description < /dev/null > v.lrs.segment.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/rotate.o -c rotate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/write_grid.o -c write_grid.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.mkgrid OBJ.x86_64-pc-linux-gnu/hexgrid.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/rotate.o OBJ.x86_64-pc-linux-gnu/write_grid.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lrs.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lrs.segment.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1" rm v.lrs.segment.tmp.html v.lrs.segment.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment' make -C v.lrs.label || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.label\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.mkgrid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.mkgrid --html-description < /dev/null | grep -v '\|\| ' > v.mkgrid.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.label OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.mkgrid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.mkgrid --md-description < /dev/null > v.mkgrid.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.mkgrid > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.mkgrid > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.mkgrid.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.label --html-description < /dev/null | grep -v '\|\| ' > v.lrs.label.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1" rm v.mkgrid.tmp.md v.mkgrid.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.mkgrid' make -C v.neighbors || echo /home/neteler/src/releasebranch_8_5/vector/v.neighbors >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.neighbors' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.label --md-description < /dev/null > v.lrs.label.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.neighbors OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_raster.8.5 -lgrass_stats.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lrs.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lrs.label.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1" rm v.lrs.label.tmp.md v.lrs.label.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label' make -C v.lrs.where || echo /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where >> /home/neteler/src/releasebranch_8_5/error.log if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.neighbors --html-description < /dev/null | grep -v '\|\| ' > v.neighbors.tmp.html ; fi make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.where\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.where OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.neighbors --md-description < /dev/null > v.neighbors.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.neighbors.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.where --html-description < /dev/null | grep -v '\|\| ' > v.lrs.where.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.lrs.where --md-description < /dev/null > v.lrs.where.tmp.md ; fi rm v.neighbors.tmp.md v.neighbors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.neighbors' make -C v.net || echo /home/neteler/src/releasebranch_8_5/vector/v.net >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/arcs.o -c arcs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.where > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.lrs.where > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.lrs.where.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/nodes.o -c nodes.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1" rm v.lrs.where.tmp.md v.lrs.where.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py lrs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/lrs.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/turntable.o -c turntable.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py lrs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/lrs.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net OBJ.x86_64-pc-linux-gnu/arcs.o OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/connect.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nodes.o OBJ.x86_64-pc-linux-gnu/report.o OBJ.x86_64-pc-linux-gnu/turntable.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/lrs.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1" make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.lrs' make -C v.net.alloc || echo /home/neteler/src/releasebranch_8_5/vector/v.net.alloc >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.alloc' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_net_alloc_from_centers.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_from_centers.png /bin/install -c -m 644 v_net_alloc.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc.png /bin/install -c -m 644 v_net_alloc_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_time.png /bin/install -c -m 644 v_net_alloc_to_centers.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_to_centers.png /bin/install -c -m 644 v_net_alloc_from_centers.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_net_alloc_from_centers.png /bin/install -c -m 644 v_net_alloc.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_net_alloc.png /bin/install -c -m 644 v_net_alloc_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_net_alloc_time.png /bin/install -c -m 644 v_net_alloc_to_centers.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_net_alloc_to_centers.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.alloc\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.alloc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.alloc OBJ.x86_64-pc-linux-gnu/alloc.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 -lgrass_dgl.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net --html-description < /dev/null | grep -v '\|\| ' > v.net.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net --md-description < /dev/null > v.net.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.alloc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.alloc --html-description < /dev/null | grep -v '\|\| ' > v.net.alloc.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.alloc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.alloc --md-description < /dev/null > v.net.alloc.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.alloc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html rm v.net.tmp.md v.net.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net' make -C v.net.allpairs || echo /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.allpairs' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.allpairs\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_dgl.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.alloc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.alloc.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1" rm v.net.alloc.tmp.md v.net.alloc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.alloc' make -C v.net.bridge || echo /home/neteler/src/releasebranch_8_5/vector/v.net.bridge >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.bridge' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.bridge\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.bridge OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs --html-description < /dev/null | grep -v '\|\| ' > v.net.allpairs.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs --md-description < /dev/null > v.net.allpairs.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.bridge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.bridge --html-description < /dev/null | grep -v '\|\| ' > v.net.bridge.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.allpairs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.bridge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.bridge --md-description < /dev/null > v.net.bridge.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.allpairs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.allpairs.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.bridge > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1" rm v.net.allpairs.tmp.html v.net.allpairs.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.allpairs' make -C v.net.centrality || echo /home/neteler/src/releasebranch_8_5/vector/v.net.centrality >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.centrality' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.centrality\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.bridge > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.bridge.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.centrality OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_dgl.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1" rm v.net.bridge.tmp.md v.net.bridge.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.bridge' make -C v.net.components || echo /home/neteler/src/releasebranch_8_5/vector/v.net.components >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.components' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.components\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.components OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.centrality" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.centrality --html-description < /dev/null | grep -v '\|\| ' > v.net.centrality.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.components" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.components --html-description < /dev/null | grep -v '\|\| ' > v.net.components.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.centrality" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.centrality --md-description < /dev/null > v.net.centrality.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.centrality > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.components" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.components --md-description < /dev/null > v.net.components.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.components > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.centrality > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.centrality.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.components > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.components.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1" rm v.net.centrality.tmp.html v.net.centrality.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.centrality' make -C v.net.connectivity || echo /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.connectivity' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.connectivity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lm rm v.net.components.tmp.html v.net.components.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.components' make -C v.net.distance || echo /home/neteler/src/releasebranch_8_5/vector/v.net.distance >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.distance' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vnetdistance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetdistance.png /bin/install -c -m 644 vnetdistance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetdistance.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.distance OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_dgl.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity --html-description < /dev/null | grep -v '\|\| ' > v.net.connectivity.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity --md-description < /dev/null > v.net.connectivity.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.distance --html-description < /dev/null | grep -v '\|\| ' > v.net.distance.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.connectivity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.distance --md-description < /dev/null > v.net.distance.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.connectivity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.connectivity.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.distance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.distance.md rm v.net.connectivity.tmp.html v.net.connectivity.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.connectivity' make -C v.net.flow || echo /home/neteler/src/releasebranch_8_5/vector/v.net.flow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.flow' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.flow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm rm v.net.distance.tmp.html v.net.distance.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.distance' make -C v.net.iso || echo /home/neteler/src/releasebranch_8_5/vector/v.net.iso >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.iso' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vnetiso.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetiso.png /bin/install -c -m 644 vnetisotime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetisotime.png /bin/install -c -m 644 vnetiso.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetiso.png /bin/install -c -m 644 vnetisotime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetisotime.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.iso\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.iso\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.iso OBJ.x86_64-pc-linux-gnu/alloc.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 -lgrass_dgl.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.flow --html-description < /dev/null | grep -v '\|\| ' > v.net.flow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.flow --md-description < /dev/null > v.net.flow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.iso" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.iso --html-description < /dev/null | grep -v '\|\| ' > v.net.iso.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.flow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.flow.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.iso" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.iso --md-description < /dev/null > v.net.iso.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1" rm v.net.flow.tmp.html v.net.flow.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.flow' make -C v.net.path || echo /home/neteler/src/releasebranch_8_5/vector/v.net.path >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.path' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vnetpath.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetpath.png /bin/install -c -m 644 vnetpath.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetpath.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.iso > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -o OBJ.x86_64-pc-linux-gnu/path.o -c path.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.iso > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.iso.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.path OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/path.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1" rm v.net.iso.tmp.md v.net.iso.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.iso' make -C v.net.salesman || echo /home/neteler/src/releasebranch_8_5/vector/v.net.salesman >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.salesman' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vnetsalesman.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesman.png /bin/install -c -m 644 vnetsalesmantime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesmantime.png /bin/install -c -m 644 vnetsalesman.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetsalesman.png /bin/install -c -m 644 vnetsalesmantime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetsalesmantime.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.salesman\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.salesman OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dgl.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.path --html-description < /dev/null | grep -v '\|\| ' > v.net.path.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.path --md-description < /dev/null > v.net.path.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.salesman" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.salesman --html-description < /dev/null | grep -v '\|\| ' > v.net.salesman.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.salesman" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.salesman --md-description < /dev/null > v.net.salesman.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.path > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.path.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.salesman > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1" rm v.net.path.tmp.html v.net.path.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.path' make -C v.net.spanningtree || echo /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.spanningtree\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.salesman > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.salesman.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1" rm v.net.salesman.tmp.md v.net.salesman.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.salesman' make -C v.net.steiner || echo /home/neteler/src/releasebranch_8_5/vector/v.net.steiner >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.steiner' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vnetsteiner.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetsteiner.png /bin/install -c -m 644 vnetsteinertime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vnetsteinertime.png /bin/install -c -m 644 vnetsteiner.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetsteiner.png /bin/install -c -m 644 vnetsteinertime.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vnetsteinertime.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.steiner\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.steiner OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree --html-description < /dev/null | grep -v '\|\| ' > v.net.spanningtree.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree --md-description < /dev/null > v.net.spanningtree.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.spanningtree > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.spanningtree > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.spanningtree.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.steiner" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.steiner --html-description < /dev/null | grep -v '\|\| ' > v.net.steiner.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.steiner" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.steiner --md-description < /dev/null > v.net.steiner.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1" rm v.net.spanningtree.tmp.md v.net.spanningtree.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree' make -C v.net.timetable || echo /home/neteler/src/releasebranch_8_5/vector/v.net.timetable >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.timetable' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.timetable\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.steiner > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.timetable OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_neta.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.steiner > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.steiner.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1" rm v.net.steiner.tmp.md v.net.steiner.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.steiner' make -C v.net.visibility || echo /home/neteler/src/releasebranch_8_5/vector/v.net.visibility >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.net.visibility' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_net_visibility.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_net_visibility.png /bin/install -c -m 644 v_net_visibility.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_net_visibility.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/data_structures.o -c data_structures.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/geometry.o -c geometry.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.timetable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.timetable --html-description < /dev/null | grep -v '\|\| ' > v.net.timetable.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.timetable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.timetable --md-description < /dev/null > v.net.timetable.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/rotation_tree.o -c rotation_tree.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.timetable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.visibility OBJ.x86_64-pc-linux-gnu/data_structures.o OBJ.x86_64-pc-linux-gnu/geometry.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/rotation_tree.o OBJ.x86_64-pc-linux-gnu/visibility.o -lgrass_vector.8.5 -lgrass_dgl.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.timetable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.timetable.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1" rm v.net.timetable.tmp.md v.net.timetable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.timetable' make -C v.normal || echo /home/neteler/src/releasebranch_8_5/vector/v.normal >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.normal' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.normal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.normal\" -o OBJ.x86_64-pc-linux-gnu/scancats.o -c scancats.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.normal OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/scancats.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_cdhc.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.visibility" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.visibility --html-description < /dev/null | grep -v '\|\| ' > v.net.visibility.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.visibility" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.net.visibility --md-description < /dev/null > v.net.visibility.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.visibility > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.net.visibility > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.net.visibility.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.normal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.normal --html-description < /dev/null | grep -v '\|\| ' > v.normal.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.normal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.normal --md-description < /dev/null > v.normal.tmp.md ; fi rm v.net.visibility.tmp.html v.net.visibility.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.net.visibility' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.normal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html make -C v.out.ascii || echo /home/neteler/src/releasebranch_8_5/vector/v.out.ascii >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.ascii' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.normal > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.normal.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ascii OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm rm v.normal.tmp.html v.normal.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.normal' make -C v.out.dxf || echo /home/neteler/src/releasebranch_8_5/vector/v.out.dxf >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.dxf' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.dxf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.dxf\" -o OBJ.x86_64-pc-linux-gnu/write_dxf.o -c write_dxf.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.dxf OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/write_dxf.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ascii --html-description < /dev/null | grep -v '\|\| ' > v.out.ascii.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ascii --md-description < /dev/null > v.out.ascii.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.dxf --html-description < /dev/null | grep -v '\|\| ' > v.out.dxf.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.dxf --md-description < /dev/null > v.out.dxf.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.ascii > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.ascii.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.dxf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1" rm v.out.ascii.tmp.md v.out.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.ascii' make -C v.out.lidar || echo /home/neteler/src/releasebranch_8_5/vector/v.out.lidar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.lidar' make[3]: Nothing to be done for 'first'. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.lidar' make -C v.out.postgis || echo /home/neteler/src/releasebranch_8_5/vector/v.out.postgis >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.postgis' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.dxf > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.dxf.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c rm v.out.dxf.tmp.html v.out.dxf.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.dxf' make -C v.out.pov || echo /home/neteler/src/releasebranch_8_5/vector/v.out.pov >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.pov' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.pov\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.pov OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.postgis OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/create.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/table.o -lgrass_gproj.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lpq -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.pov --html-description < /dev/null | grep -v '\|\| ' > v.out.pov.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.pov --md-description < /dev/null > v.out.pov.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.pov > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.postgis" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.postgis --html-description < /dev/null | grep -v '\|\| ' > v.out.postgis.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.postgis" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.postgis --md-description < /dev/null > v.out.postgis.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.pov > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.pov.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.postgis > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1" rm v.out.pov.tmp.html v.out.pov.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.pov' make -C v.out.svg || echo /home/neteler/src/releasebranch_8_5/vector/v.out.svg >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.svg' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.svg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.postgis > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.postgis.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.svg 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 VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1" rm v.out.postgis.tmp.html v.out.postgis.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.postgis' make -C v.out.vtk || echo /home/neteler/src/releasebranch_8_5/vector/v.out.vtk >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.vtk' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/head.o -c head.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTK.o -c writeVTK.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.svg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.svg --html-description < /dev/null | grep -v '\|\| ' > v.out.svg.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.vtk OBJ.x86_64-pc-linux-gnu/head.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/writeVTK.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.svg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.svg --md-description < /dev/null > v.out.svg.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.svg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.svg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.svg.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1" rm v.out.svg.tmp.md v.out.svg.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.svg' make -C v.outlier || echo /home/neteler/src/releasebranch_8_5/vector/v.outlier >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.outlier' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.outlier\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.vtk --html-description < /dev/null | grep -v '\|\| ' > v.out.vtk.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.outlier\" -o OBJ.x86_64-pc-linux-gnu/outlier.o -c outlier.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.vtk --md-description < /dev/null > v.out.vtk.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.outlier OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/outlier.o -lgrass_lidar.8.5 -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.vtk.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1" rm v.out.vtk.tmp.md v.out.vtk.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.vtk' make -C v.overlay || echo /home/neteler/src/releasebranch_8_5/vector/v.overlay >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.overlay' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_overlay_area_lines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_area_lines.png /bin/install -c -m 644 v_overlay_census_wake2000.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_census_wake2000.png /bin/install -c -m 644 v_overlay_op_and.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_and.png /bin/install -c -m 644 v_overlay_op_not.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_not.png /bin/install -c -m 644 v_overlay_op_or.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_or.png /bin/install -c -m 644 v_overlay_op_xor.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_xor.png /bin/install -c -m 644 v_overlay_poly_1_2_a_o_n_x.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_poly_1_2_a_o_n_x.png /bin/install -c -m 644 v_overlay_poly_1_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_poly_1_2.png /bin/install -c -m 644 v_overlay_urbanarea.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urbanarea.png /bin/install -c -m 644 v_overlay_urban_census2000.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urban_census2000.png /bin/install -c -m 644 v_overlay_area_lines.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_area_lines.png /bin/install -c -m 644 v_overlay_census_wake2000.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_census_wake2000.png /bin/install -c -m 644 v_overlay_op_and.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_op_and.png /bin/install -c -m 644 v_overlay_op_not.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_op_not.png /bin/install -c -m 644 v_overlay_op_or.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_op_or.png /bin/install -c -m 644 v_overlay_op_xor.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_op_xor.png /bin/install -c -m 644 v_overlay_poly_1_2_a_o_n_x.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_poly_1_2_a_o_n_x.png /bin/install -c -m 644 v_overlay_poly_1_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_poly_1_2.png /bin/install -c -m 644 v_overlay_urbanarea.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_urbanarea.png /bin/install -c -m 644 v_overlay_urban_census2000.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_overlay_urban_census2000.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/area_area.o -c area_area.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.outlier" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.outlier --html-description < /dev/null | grep -v '\|\| ' > v.outlier.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/line_area.o -c line_area.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.outlier" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.outlier --md-description < /dev/null > v.outlier.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/util.o -c util.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.outlier > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.overlay OBJ.x86_64-pc-linux-gnu/area_area.o OBJ.x86_64-pc-linux-gnu/line_area.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/util.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.outlier > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.outlier.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1" rm v.outlier.tmp.html v.outlier.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.outlier' make -C v.parallel || echo /home/neteler/src/releasebranch_8_5/vector/v.parallel >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.parallel' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.parallel\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.parallel OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.overlay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.overlay --html-description < /dev/null | grep -v '\|\| ' > v.overlay.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.parallel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.parallel --html-description < /dev/null | grep -v '\|\| ' > v.parallel.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.overlay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.overlay --md-description < /dev/null > v.overlay.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.parallel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.parallel --md-description < /dev/null > v.parallel.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.overlay > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.parallel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.overlay > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.overlay.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.parallel > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.parallel.md rm v.overlay.tmp.html v.overlay.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.overlay' make -C v.patch || echo /home/neteler/src/releasebranch_8_5/vector/v.patch >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.patch' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.patch\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.patch 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 VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1" rm v.parallel.tmp.md v.parallel.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.parallel' make -C v.perturb || echo /home/neteler/src/releasebranch_8_5/vector/v.perturb >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.perturb' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_perturb_normal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_perturb_normal.png /bin/install -c -m 644 v_perturb_uniform.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_perturb_uniform.png /bin/install -c -m 644 v_perturb_normal.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_perturb_normal.png /bin/install -c -m 644 v_perturb_uniform.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_perturb_uniform.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/fische.o -c fische.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/myrng.o -c myrng.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/normal00.o -c normal00.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/normalen.o -c normalen.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/normalrs.o -c normalrs.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.patch --html-description < /dev/null | grep -v '\|\| ' > v.patch.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/normalsv.o -c normalsv.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufall.o -c zufall.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufalli.o -c zufalli.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufallrs.o -c zufallrs.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.patch --md-description < /dev/null > v.patch.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufallsv.o -c zufallsv.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.perturb OBJ.x86_64-pc-linux-gnu/fische.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/myrng.o OBJ.x86_64-pc-linux-gnu/normal00.o OBJ.x86_64-pc-linux-gnu/normalen.o OBJ.x86_64-pc-linux-gnu/normalrs.o OBJ.x86_64-pc-linux-gnu/normalsv.o OBJ.x86_64-pc-linux-gnu/zufall.o OBJ.x86_64-pc-linux-gnu/zufalli.o OBJ.x86_64-pc-linux-gnu/zufallrs.o OBJ.x86_64-pc-linux-gnu/zufallsv.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.patch > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.patch > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.patch.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1" rm v.patch.tmp.html v.patch.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.patch' make -C v.split || echo /home/neteler/src/releasebranch_8_5/vector/v.split >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.split' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.split\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.perturb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.perturb --html-description < /dev/null | grep -v '\|\| ' > v.perturb.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.split OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.perturb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.perturb --md-description < /dev/null > v.perturb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.perturb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.perturb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.perturb.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.split" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.split --html-description < /dev/null | grep -v '\|\| ' > v.split.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.split" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.split --md-description < /dev/null > v.split.tmp.md ; fi rm v.perturb.tmp.html v.perturb.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.perturb' make -C v.qcount || echo /home/neteler/src/releasebranch_8_5/vector/v.qcount >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.qcount' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_qcount_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_1.png /bin/install -c -m 644 v_qcount_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_2.png /bin/install -c -m 644 v_qcount_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_3.png /bin/install -c -m 644 v_qcount_4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_4.png /bin/install -c -m 644 v_qcount_5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_5.png /bin/install -c -m 644 v_qcount_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_qcount_1.png /bin/install -c -m 644 v_qcount_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_qcount_2.png /bin/install -c -m 644 v_qcount_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_qcount_3.png /bin/install -c -m 644 v_qcount_4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_qcount_4.png /bin/install -c -m 644 v_qcount_5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_qcount_5.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/count.o -c count.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.split > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.split.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/findquads.o -c findquads.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/indices.o -c indices.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.split > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.split.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.split.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.qcount OBJ.x86_64-pc-linux-gnu/count.o OBJ.x86_64-pc-linux-gnu/findquads.o OBJ.x86_64-pc-linux-gnu/indices.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm -lm rm v.split.tmp.html v.split.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.split' make -C v.profile || echo /home/neteler/src/releasebranch_8_5/vector/v.profile >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.profile' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.profile\" -o OBJ.x86_64-pc-linux-gnu/processors.o -c processors.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.profile OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/processors.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.qcount" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.qcount --html-description < /dev/null | grep -v '\|\| ' > v.qcount.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.qcount" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.qcount --md-description < /dev/null > v.qcount.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.qcount > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.profile --html-description < /dev/null | grep -v '\|\| ' > v.profile.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.profile --md-description < /dev/null > v.profile.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.qcount > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.qcount.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1" rm v.qcount.tmp.md v.qcount.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.qcount' make -C v.random || echo /home/neteler/src/releasebranch_8_5/vector/v.random >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.random' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_random_points_in_polygon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_random_points_in_polygon.png /bin/install -c -m 644 vrandom_polygons.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vrandom_polygons.png /bin/install -c -m 644 vrandom_restricted_area.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vrandom_restricted_area.png /bin/install -c -m 644 vrandom_restricted_attr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vrandom_restricted_attr.png /bin/install -c -m 644 vrandom_z.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vrandom_z.png /bin/install -c -m 644 v_random_points_in_polygon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_random_points_in_polygon.png /bin/install -c -m 644 vrandom_polygons.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vrandom_polygons.png /bin/install -c -m 644 vrandom_restricted_area.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vrandom_restricted_area.png /bin/install -c -m 644 vrandom_restricted_attr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vrandom_restricted_attr.png /bin/install -c -m 644 vrandom_z.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vrandom_z.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.random\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.profile > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.profile.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.random 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 VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1" rm v.profile.tmp.html v.profile.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.profile' make -C v.reclass || echo /home/neteler/src/releasebranch_8_5/vector/v.reclass >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.reclass' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.reclass\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.reclass\" -o OBJ.x86_64-pc-linux-gnu/reclass.o -c reclass.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.reclass\" -o OBJ.x86_64-pc-linux-gnu/rules.o -c rules.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.reclass OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/reclass.o OBJ.x86_64-pc-linux-gnu/rules.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.random --html-description < /dev/null | grep -v '\|\| ' > v.random.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.random --md-description < /dev/null > v.random.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.random.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.reclass --html-description < /dev/null | grep -v '\|\| ' > v.reclass.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.random > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.random.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.reclass --md-description < /dev/null > v.reclass.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.random.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.reclass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html rm v.random.tmp.md v.random.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.random' make -C v.rectify || echo /home/neteler/src/releasebranch_8_5/vector/v.rectify >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.rectify' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/cp.o -c cp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/crs3d.o -c crs3d.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.reclass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.reclass.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/env.o -c env.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.reclass.tmp.html v.reclass.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.reclass' make -C v.sample || echo /home/neteler/src/releasebranch_8_5/vector/v.sample >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.sample' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.sample\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/orthorot.o -c orthorot.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.sample OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.rectify OBJ.x86_64-pc-linux-gnu/cp.o OBJ.x86_64-pc-linux-gnu/crs3d.o OBJ.x86_64-pc-linux-gnu/env.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/orthorot.o OBJ.x86_64-pc-linux-gnu/target.o -lgrass_gmath.8.5 -lgrass_imagery.8.5 -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.sample --html-description < /dev/null | grep -v '\|\| ' > v.sample.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.sample --md-description < /dev/null > v.sample.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.rectify --html-description < /dev/null | grep -v '\|\| ' > v.rectify.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.sample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.rectify --md-description < /dev/null > v.rectify.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.sample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.sample.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.rectify.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1" rm v.sample.tmp.md v.sample.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.sample' make -C v.segment || echo /home/neteler/src/releasebranch_8_5/vector/v.segment >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.segment' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_segment_spaced_percent_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_percent_points.jpg /bin/install -c -m 644 v_segment_spaced_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_points.jpg /bin/install -c -m 644 v_segment_spaced_right_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_right_points.jpg /bin/install -c -m 644 v_segment_subline.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_segment_subline.jpg /bin/install -c -m 644 v_segment_spaced_percent_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_segment_spaced_percent_points.jpg /bin/install -c -m 644 v_segment_spaced_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_segment_spaced_points.jpg /bin/install -c -m 644 v_segment_spaced_right_points.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_segment_spaced_right_points.jpg /bin/install -c -m 644 v_segment_subline.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_segment_subline.jpg VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.rectify.tmp.html v.rectify.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.rectify' make -C v.select || echo /home/neteler/src/releasebranch_8_5/vector/v.select >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.select' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_select_op_contains_pnts.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pnts.png /bin/install -c -m 644 v_select_op_contains_pol.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pol.png /bin/install -c -m 644 v_select_op_crosses.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_crosses.png /bin/install -c -m 644 v_select_op_disjoint.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_disjoint.png /bin/install -c -m 644 v_select_op_equals.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_equals.png /bin/install -c -m 644 v_select_op_intersects.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_intersects.png /bin/install -c -m 644 v_select_op_overlap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlap.png /bin/install -c -m 644 v_select_op_overlaps.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlaps.png /bin/install -c -m 644 v_select_op_touches.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_touches.png : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.segment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm -lm /bin/install -c -m 644 v_select_op_within.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_within.png /bin/install -c -m 644 v_select_op_contains_pnts.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_contains_pnts.png /bin/install -c -m 644 v_select_op_contains_pol.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_contains_pol.png /bin/install -c -m 644 v_select_op_crosses.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_crosses.png /bin/install -c -m 644 v_select_op_disjoint.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_disjoint.png /bin/install -c -m 644 v_select_op_equals.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_equals.png /bin/install -c -m 644 v_select_op_intersects.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_intersects.png /bin/install -c -m 644 v_select_op_overlap.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_overlap.png /bin/install -c -m 644 v_select_op_overlaps.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_overlaps.png /bin/install -c -m 644 v_select_op_touches.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_touches.png /bin/install -c -m 644 v_select_op_within.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_select_op_within.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/copy_tabs.o -c copy_tabs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/geos.o -c geos.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.segment --html-description < /dev/null | grep -v '\|\| ' > v.segment.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/overlap.o -c overlap.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.segment --md-description < /dev/null > v.segment.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.select OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/copy_tabs.o OBJ.x86_64-pc-linux-gnu/geos.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/overlap.o OBJ.x86_64-pc-linux-gnu/select.o OBJ.x86_64-pc-linux-gnu/write.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.segment.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1" rm v.segment.tmp.html v.segment.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.segment' make -C v.support || echo /home/neteler/src/releasebranch_8_5/vector/v.support >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.support' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.select --html-description < /dev/null | grep -v '\|\| ' > v.select.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.support OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.select --md-description < /dev/null > v.select.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.select.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.select.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.support --html-description < /dev/null | grep -v '\|\| ' > v.support.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.select.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1" rm v.select.tmp.html v.select.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.select' make -C v.surf.bspline || echo /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.bspline' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.bspline\" -o OBJ.x86_64-pc-linux-gnu/crosscorr.o -c crosscorr.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.support --md-description < /dev/null > v.support.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.bspline\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.support.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.bspline\" -o OBJ.x86_64-pc-linux-gnu/resamp.o -c resamp.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.support.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline OBJ.x86_64-pc-linux-gnu/crosscorr.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/resamp.o -lgrass_lidar.8.5 -lgrass_gmath.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_segment.8.5 -lm -lgrass_gpde.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.support.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1" rm v.support.tmp.md v.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.support' make -C v.surf.idw || echo /home/neteler/src/releasebranch_8_5/vector/v.surf.idw >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.idw' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/read_sites.o -c read_sites.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.idw OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_sites.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline --html-description < /dev/null | grep -v '\|\| ' > v.surf.bspline.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline --md-description < /dev/null > v.surf.bspline.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.bspline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.idw --html-description < /dev/null | grep -v '\|\| ' > v.surf.idw.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.surf.bspline > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.surf.bspline.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.idw --md-description < /dev/null > v.surf.idw.tmp.md ; fi rm v.surf.bspline.tmp.md v.surf.bspline.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.bspline' make -C v.surf.rst || echo /home/neteler/src/releasebranch_8_5/vector/v.surf.rst >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.rst' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 vsurfrst_benchmark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vsurfrst_benchmark.png /bin/install -c -m 644 vsurfrst_cv_benchmark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vsurfrst_cv_benchmark.png /bin/install -c -m 644 vsurfrst_benchmark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vsurfrst_benchmark.png /bin/install -c -m 644 vsurfrst_cv_benchmark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vsurfrst_cv_benchmark.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.idw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.rst OBJ.x86_64-pc-linux-gnu/main.o -lgrass_interpfl.8.5 -lgrass_qtree.8.5 -lgrass_interpdata.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.surf.idw > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.surf.idw.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1" rm v.surf.idw.tmp.html v.surf.idw.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.idw' make -C v.transform || echo /home/neteler/src/releasebranch_8_5/vector/v.transform >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.transform' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.transform\" -o OBJ.x86_64-pc-linux-gnu/trans_digit.o -c trans_digit.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.rst --html-description < /dev/null | grep -v '\|\| ' > v.surf.rst.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.transform OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/trans_digit.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.surf.rst --md-description < /dev/null > v.surf.rst.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.transform --html-description < /dev/null | grep -v '\|\| ' > v.transform.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.surf.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.surf.rst.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.transform --md-description < /dev/null > v.transform.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1" rm v.surf.rst.tmp.md v.surf.rst.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.surf.rst' make -C v.timestamp || echo /home/neteler/src/releasebranch_8_5/vector/v.timestamp >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.timestamp' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.timestamp --html-description < /dev/null | grep -v '\|\| ' > v.timestamp.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.timestamp --md-description < /dev/null > v.timestamp.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.transform.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.timestamp > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.timestamp.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1" rm v.transform.tmp.md v.transform.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.transform' make -C v.to.3d || echo /home/neteler/src/releasebranch_8_5/vector/v.to.3d >> /home/neteler/src/releasebranch_8_5/error.log rm v.timestamp.tmp.md v.timestamp.tmp.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.to.3d' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.timestamp' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make -C v.to.db || echo /home/neteler/src/releasebranch_8_5/vector/v.to.db >> /home/neteler/src/releasebranch_8_5/error.log gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.to.db' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/areas.o -c areas.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/calc.o -c calc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/trans2.o -c trans2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/lines.o -c lines.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/trans3.o -c trans3.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.3d OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/trans2.o OBJ.x86_64-pc-linux-gnu/trans3.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/query.o -c query.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/units.o -c units.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.3d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.3d --html-description < /dev/null | grep -v '\|\| ' > v.to.3d.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.db OBJ.x86_64-pc-linux-gnu/areas.o OBJ.x86_64-pc-linux-gnu/calc.o OBJ.x86_64-pc-linux-gnu/find.o OBJ.x86_64-pc-linux-gnu/lines.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/query.o OBJ.x86_64-pc-linux-gnu/report.o OBJ.x86_64-pc-linux-gnu/units.o OBJ.x86_64-pc-linux-gnu/update.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.3d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.3d --md-description < /dev/null > v.to.3d.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.3d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.3d > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.3d.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.db --html-description < /dev/null | grep -v '\|\| ' > v.to.db.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1" rm v.to.3d.tmp.md v.to.3d.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.to.3d' make -C v.to.points || echo /home/neteler/src/releasebranch_8_5/vector/v.to.points >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.to.points' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.points\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.db --md-description < /dev/null > v.to.db.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.points\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.db > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.points OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/write.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.db > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.db.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1" rm v.to.db.tmp.md v.to.db.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.to.db' make -C v.to.rast || echo /home/neteler/src/releasebranch_8_5/vector/v.to.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.to.rast' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_to_rast_binning.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_binning.png /bin/install -c -m 644 v_to_rast_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_direction.png /bin/install -c -m 644 v_to_rast_binning.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_to_rast_binning.png /bin/install -c -m 644 v_to_rast_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_to_rast_direction.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/dense_line.o -c dense_line.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/do_areas.o -c do_areas.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.points" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.points --html-description < /dev/null | grep -v '\|\| ' > v.to.points.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/do_lines.o -c do_lines.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.points" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.points --md-description < /dev/null > v.to.points.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.points > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.points > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.points.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/vect2rast.o -c vect2rast.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1" rm v.to.points.tmp.md v.to.points.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.to.points' make -C v.to.rast3 || echo /home/neteler/src/releasebranch_8_5/vector/v.to.rast3 >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.to.rast3' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_to_rast3_test.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast3_test.png /bin/install -c -m 644 v_to_rast3_test.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_to_rast3_test.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast OBJ.x86_64-pc-linux-gnu/dense_line.o OBJ.x86_64-pc-linux-gnu/do_areas.o OBJ.x86_64-pc-linux-gnu/do_lines.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/raster.o OBJ.x86_64-pc-linux-gnu/support.o OBJ.x86_64-pc-linux-gnu/vect2rast.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_g3d.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 --html-description < /dev/null | grep -v '\|\| ' > v.to.rast3.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast --html-description < /dev/null | grep -v '\|\| ' > v.to.rast.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 --md-description < /dev/null > v.to.rast3.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.to.rast --md-description < /dev/null > v.to.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.rast3.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.rast.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1" rm v.to.rast3.tmp.md v.to.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.to.rast3' make -C v.type || echo /home/neteler/src/releasebranch_8_5/vector/v.type >> /home/neteler/src/releasebranch_8_5/error.log rm v.to.rast.tmp.md v.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.to.rast' make -C v.univar || echo /home/neteler/src/releasebranch_8_5/vector/v.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.type' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.type\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.univar' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.univar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.type OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.univar 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 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.type" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.type --html-description < /dev/null | grep -v '\|\| ' > v.type.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.univar --html-description < /dev/null | grep -v '\|\| ' > v.univar.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.type" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.type --md-description < /dev/null > v.type.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.univar --md-description < /dev/null > v.univar.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.type > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.type.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.univar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.type > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.type.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1" rm v.univar.tmp.md v.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.univar' make -C v.voronoi || echo /home/neteler/src/releasebranch_8_5/vector/v.voronoi >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.voronoi' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_voronoi_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_areas.png /bin/install -c -m 644 v_voronoi_points.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_points.png /bin/install -c -m 644 v_voronoi_skeleton.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_skeleton.png /bin/install -c -m 644 v_voronoi_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_voronoi_areas.png /bin/install -c -m 644 v_voronoi_points.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_voronoi_points.png /bin/install -c -m 644 v_voronoi_skeleton.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_voronoi_skeleton.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/clean_topo.o -c clean_topo.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.type.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c rm v.type.tmp.html v.type.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.type' make -C v.what || echo /home/neteler/src/releasebranch_8_5/vector/v.what >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.what' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/skeleton.o -c skeleton.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what\" -o OBJ.x86_64-pc-linux-gnu/what.o -c what.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_edgelist.o -c sw_edgelist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_geometry.o -c sw_geometry.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/what.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_heap.o -c sw_heap.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_main.o -c sw_main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_memory.o -c sw_memory.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_voronoi.o -c sw_voronoi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/vo_extend.o -c vo_extend.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/vo_write.o -c vo_write.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what --html-description < /dev/null | grep -v '\|\| ' > v.what.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.voronoi OBJ.x86_64-pc-linux-gnu/clean_topo.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/skeleton.o OBJ.x86_64-pc-linux-gnu/sw_edgelist.o OBJ.x86_64-pc-linux-gnu/sw_geometry.o OBJ.x86_64-pc-linux-gnu/sw_heap.o OBJ.x86_64-pc-linux-gnu/sw_main.o OBJ.x86_64-pc-linux-gnu/sw_memory.o OBJ.x86_64-pc-linux-gnu/sw_voronoi.o OBJ.x86_64-pc-linux-gnu/vo_extend.o OBJ.x86_64-pc-linux-gnu/vo_write.o -lgrass_vector.8.5 -lgrass_dig2.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what --md-description < /dev/null > v.what.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.what.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.voronoi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.voronoi --html-description < /dev/null | grep -v '\|\| ' > v.voronoi.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1" rm v.what.tmp.md v.what.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.what' make -C v.what.rast || echo /home/neteler/src/releasebranch_8_5/vector/v.what.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.what.rast' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.voronoi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.voronoi --md-description < /dev/null > v.voronoi.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.voronoi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast\" -o OBJ.x86_64-pc-linux-gnu/search.o -c search.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/search.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.voronoi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.voronoi.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1" rm v.voronoi.tmp.html v.voronoi.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.voronoi' make -C v.what.rast3 || echo /home/neteler/src/releasebranch_8_5/vector/v.what.rast3 >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.what.rast3' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast3\" -o OBJ.x86_64-pc-linux-gnu/search.o -c search.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast3 OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/search.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_g3d.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast --html-description < /dev/null | grep -v '\|\| ' > v.what.rast.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast --md-description < /dev/null > v.what.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast3 --html-description < /dev/null | grep -v '\|\| ' > v.what.rast3.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.what.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.what.rast.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.what.rast3 --md-description < /dev/null > v.what.rast3.tmp.md ; fi rm v.what.rast.tmp.md v.what.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.what.rast' make -C v.vect.stats || echo /home/neteler/src/releasebranch_8_5/vector/v.vect.stats >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.vect.stats' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 v_vect_stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_vect_stats.png /bin/install -c -m 644 v_vect_stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_vect_stats.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vect.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vect.stats OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_stats.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.what.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.what.rast3.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1" rm v.what.rast3.tmp.md v.what.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.what.rast3' make -C v.vol.rst || echo /home/neteler/src/releasebranch_8_5/vector/v.vol.rst >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.vol.rst' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/dataoct.o -c dataoct.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vect.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vect.stats --html-description < /dev/null | grep -v '\|\| ' > v.vect.stats.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vect.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vect.stats --md-description < /dev/null > v.vect.stats.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/oct.o -c oct.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.vect.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user1.o -c user1.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user2.o -c user2.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.vect.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.vect.stats.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user3.o -c user3.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1" rm v.vect.stats.tmp.html v.vect.stats.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.vect.stats' make -C v.out.ogr || echo /home/neteler/src/releasebranch_8_5/vector/v.out.ogr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.out.ogr' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/attrb.o -c attrb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user4.o -c user4.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/attrb_fast.o -c attrb_fast.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vol.rst OBJ.x86_64-pc-linux-gnu/dataoct.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/oct.o OBJ.x86_64-pc-linux-gnu/user1.o OBJ.x86_64-pc-linux-gnu/user2.o OBJ.x86_64-pc-linux-gnu/user3.o OBJ.x86_64-pc-linux-gnu/user4.o OBJ.x86_64-pc-linux-gnu/vector.o -lgrass_vector.8.5 -lgrass_g3d.8.5 -lgrass_bitmap.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/dsn.o -c dsn.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/export_areas.o -c export_areas.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/export_areas_fast.o -c export_areas_fast.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/export_lines.o -c export_lines.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vol.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vol.rst --html-description < /dev/null | grep -v '\|\| ' > v.vol.rst.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/export_lines_fast.o -c export_lines_fast.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vol.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.vol.rst --md-description < /dev/null > v.vol.rst.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.vol.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.vol.rst > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.vol.rst.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ogr OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/attrb.o OBJ.x86_64-pc-linux-gnu/attrb_fast.o OBJ.x86_64-pc-linux-gnu/create.o OBJ.x86_64-pc-linux-gnu/dsn.o OBJ.x86_64-pc-linux-gnu/export_areas.o OBJ.x86_64-pc-linux-gnu/export_areas_fast.o OBJ.x86_64-pc-linux-gnu/export_lines.o OBJ.x86_64-pc-linux-gnu/export_lines_fast.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lproj -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1" rm v.vol.rst.tmp.md v.vol.rst.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.vol.rst' make -C v.in.ogr || echo /home/neteler/src/releasebranch_8_5/vector/v.in.ogr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.ogr' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/clean.o -c clean.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/dsn.o -c dsn.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/geom.o -c geom.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ogr --html-description < /dev/null | grep -v '\|\| ' > v.out.ogr.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.out.ogr --md-description < /dev/null > v.out.ogr.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/pavl.o -c pavl.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ogr OBJ.x86_64-pc-linux-gnu/clean.o OBJ.x86_64-pc-linux-gnu/dsn.o OBJ.x86_64-pc-linux-gnu/geom.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pavl.o OBJ.x86_64-pc-linux-gnu/proj.o -lgrass_gproj.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm -lproj -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.out.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.out.ogr.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1" rm v.out.ogr.tmp.md v.out.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.out.ogr' make -C v.external || echo /home/neteler/src/releasebranch_8_5/vector/v.external >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.external' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/dsn.o -c dsn.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ogr --html-description < /dev/null | grep -v '\|\| ' > v.in.ogr.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.in.ogr --md-description < /dev/null > v.in.ogr.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/dsn.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/proj.o -lgrass_vector.8.5 -lgrass_gis.8.5 -lgrass_dbmibase.8.5 -lgrass_gproj.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lpq -lproj -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.ogr.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1" rm v.in.ogr.tmp.html v.in.ogr.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.ogr' make -C v.in.lidar || echo /home/neteler/src/releasebranch_8_5/vector/v.in.lidar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.in.lidar' make[3]: Nothing to be done for 'first'. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.in.lidar' make -C v.external.out || echo /home/neteler/src/releasebranch_8_5/vector/v.external.out >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/vector/v.external.out' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external --html-description < /dev/null | grep -v '\|\| ' > v.external.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external --md-description < /dev/null > v.external.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.external > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.external.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/status.o -c status.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external.out OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/format.o OBJ.x86_64-pc-linux-gnu/link.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/status.o -lgrass_gis.8.5 -L/usr/lib/x86_64-linux-gnu -lgdal -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.external > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.external.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.external.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1" rm v.external.tmp.html v.external.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.external' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py vectorintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py vectorintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vectorintro.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external.out --html-description < /dev/null | grep -v '\|\| ' > v.external.out.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/v.external.out --md-description < /dev/null > v.external.out.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.external.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.external.out > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.external.out.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1" rm v.external.out.tmp.html v.external.out.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector/v.external.out' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/vector' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/misc' make -C m.cogo || echo /home/neteler/src/releasebranch_8_5/misc/m.cogo >> /home/neteler/src/releasebranch_8_5/error.log make -C m.measure || echo /home/neteler/src/releasebranch_8_5/misc/m.measure >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/misc/m.cogo' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/misc/m.measure' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.cogo\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 m_measure_distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m_measure_distance.png /bin/install -c -m 644 m_measure_distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m_measure_distance.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.measure\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.measure OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_parson.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.cogo OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.measure" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.measure --html-description < /dev/null | grep -v '\|\| ' > m.measure.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.measure" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.measure --md-description < /dev/null > m.measure.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.measure > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.cogo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.cogo --html-description < /dev/null | grep -v '\|\| ' > m.cogo.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.cogo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.cogo --md-description < /dev/null > m.cogo.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.cogo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.measure > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.measure.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.cogo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.cogo.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1" rm m.measure.tmp.md m.measure.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc/m.measure' make -C m.nviz.image || echo /home/neteler/src/releasebranch_8_5/misc/m.nviz.image >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/misc/m.nviz.image' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c rm m.cogo.tmp.html m.cogo.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc/m.cogo' make -C m.nviz.script || echo /home/neteler/src/releasebranch_8_5/misc/m.nviz.script >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/misc/m.nviz.script' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.script\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.script OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/cplane.o -c cplane.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/surface.o -c surface.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.script" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.script --html-description < /dev/null | grep -v '\|\| ' > m.nviz.script.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.script" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.script --md-description < /dev/null > m.nviz.script.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.nviz.script > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.nviz.script > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.nviz.script.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/volume.o -c volume.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1" rm m.nviz.script.tmp.md m.nviz.script.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc/m.nviz.script' make -C m.transform || echo /home/neteler/src/releasebranch_8_5/misc/m.transform >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/misc/m.transform' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/write_img.o -c write_img.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.transform OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lm -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.image OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/cplane.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/surface.o OBJ.x86_64-pc-linux-gnu/vector.o OBJ.x86_64-pc-linux-gnu/volume.o OBJ.x86_64-pc-linux-gnu/write_img.o -lgrass_gis.8.5 -lgrass_ogsf.8.5 -lgrass_nviz.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.transform --html-description < /dev/null | grep -v '\|\| ' > m.transform.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.image" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.image --html-description < /dev/null | grep -v '\|\| ' > m.nviz.image.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.transform --md-description < /dev/null > m.transform.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.image" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/m.nviz.image --md-description < /dev/null > m.nviz.image.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.transform.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.nviz.image > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html rm m.transform.tmp.md m.transform.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc/m.transform' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.nviz.image > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.nviz.image.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1" rm m.nviz.image.tmp.html m.nviz.image.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc/m.nviz.image' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/misc' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > imageryintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > imageryintro.tmp.md ; fi make -C i.albedo || echo /home/neteler/src/releasebranch_8_5/imagery/i.albedo >> /home/neteler/src/releasebranch_8_5/error.log make -C i.aster.toar || echo /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.albedo' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.aster.toar' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.aster.toar\" -o OBJ.x86_64-pc-linux-gnu/gain_aster.o -c gain_aster.c /bin/install -c -m 644 i_albedo_landsat5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_albedo_landsat5.png /bin/install -c -m 644 i_albedo_landsat7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_albedo_landsat7.png /bin/install -c -m 644 i_albedo_landsat5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_albedo_landsat5.png /bin/install -c -m 644 i_albedo_landsat7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_albedo_landsat7.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_aster.o -c bb_alb_aster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_aster2bands.o -c bb_alb_aster2bands.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.aster.toar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_landsat.o -c bb_alb_landsat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_landsat8.o -c bb_alb_landsat8.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.aster.toar\" -o OBJ.x86_64-pc-linux-gnu/rad2ref_aster.o -c rad2ref_aster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_modis.o -c bb_alb_modis.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_noaa.o -c bb_alb_noaa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.aster.toar OBJ.x86_64-pc-linux-gnu/gain_aster.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/rad2ref_aster.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.albedo OBJ.x86_64-pc-linux-gnu/bb_alb_aster.o OBJ.x86_64-pc-linux-gnu/bb_alb_aster2bands.o OBJ.x86_64-pc-linux-gnu/bb_alb_landsat.o OBJ.x86_64-pc-linux-gnu/bb_alb_landsat8.o OBJ.x86_64-pc-linux-gnu/bb_alb_modis.o OBJ.x86_64-pc-linux-gnu/bb_alb_noaa.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.aster.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.aster.toar --html-description < /dev/null | grep -v '\|\| ' > i.aster.toar.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.albedo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.albedo --html-description < /dev/null | grep -v '\|\| ' > i.albedo.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.aster.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.aster.toar --md-description < /dev/null > i.aster.toar.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.albedo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.albedo --md-description < /dev/null > i.albedo.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.aster.toar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.albedo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.aster.toar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.aster.toar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.albedo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.albedo.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1" rm i.aster.toar.tmp.md i.aster.toar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.aster.toar' make -C i.atcorr || echo /home/neteler/src/releasebranch_8_5/imagery/i.atcorr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.atcorr' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_atcorr_B02_atcorr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_atcorr_B02_atcorr.png /bin/install -c -m 644 i_atcorr_B02_atcorr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_atcorr_B02_atcorr.png g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/6s.o -c 6s.cpp rm i.albedo.tmp.md i.albedo.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.albedo' make -C i.biomass || echo /home/neteler/src/releasebranch_8_5/imagery/i.biomass >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.biomass' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.biomass\" -o OBJ.x86_64-pc-linux-gnu/biomass.o -c biomass.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.biomass\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.biomass\" -o OBJ.x86_64-pc-linux-gnu/solar_day.o -c solar_day.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.biomass OBJ.x86_64-pc-linux-gnu/biomass.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/solar_day.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.biomass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.biomass --html-description < /dev/null | grep -v '\|\| ' > i.biomass.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.biomass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.biomass --md-description < /dev/null > i.biomass.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.biomass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.biomass > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.biomass.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1" rm i.biomass.tmp.md i.biomass.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.biomass' make -C i.cca || echo /home/neteler/src/releasebranch_8_5/imagery/i.cca >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.cca' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cca\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cca\" -o OBJ.x86_64-pc-linux-gnu/matrix.o -c matrix.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cca\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cca\" -o OBJ.x86_64-pc-linux-gnu/transform.o -c transform.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cca OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/matrix.o OBJ.x86_64-pc-linux-gnu/stats.o OBJ.x86_64-pc-linux-gnu/transform.o -lgrass_imagery.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/abstra.o -c abstra.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cca --html-description < /dev/null | grep -v '\|\| ' > i.cca.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cca --md-description < /dev/null > i.cca.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.cca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.cca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.cca.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1" rm i.cca.tmp.md i.cca.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.cca' make -C i.cluster || echo /home/neteler/src/releasebranch_8_5/imagery/i.cluster >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.cluster' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_cluster_landsat_clustering.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_cluster_landsat_clustering.png /bin/install -c -m 644 i_cluster_landsat_clustering.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_cluster_landsat_clustering.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/checkpt.o -c checkpt.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/open_files.o -c open_files.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print1.o -c print1.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print2.o -c print2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print3.o -c print3.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print4.o -c print4.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print5.o -c print5.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/print6.o -c print6.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/timer.o -c timer.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolconcentration.o -c aerosolconcentration.cpp : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cluster OBJ.x86_64-pc-linux-gnu/checkpt.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/open_files.o OBJ.x86_64-pc-linux-gnu/print1.o OBJ.x86_64-pc-linux-gnu/print2.o OBJ.x86_64-pc-linux-gnu/print3.o OBJ.x86_64-pc-linux-gnu/print4.o OBJ.x86_64-pc-linux-gnu/print5.o OBJ.x86_64-pc-linux-gnu/print6.o OBJ.x86_64-pc-linux-gnu/timer.o -lgrass_cluster.8.5 -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cluster --html-description < /dev/null | grep -v '\|\| ' > i.cluster.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.cluster --md-description < /dev/null > i.cluster.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.cluster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolmodel.o -c aerosolmodel.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.cluster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.cluster.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1" rm i.cluster.tmp.html i.cluster.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.cluster' make -C i.eb.evapfr || echo /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.evapfr\" -o OBJ.x86_64-pc-linux-gnu/evap_fr.o -c evap_fr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.evapfr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.evapfr\" -o OBJ.x86_64-pc-linux-gnu/soilmoisture.o -c soilmoisture.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr OBJ.x86_64-pc-linux-gnu/evap_fr.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/soilmoisture.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr --html-description < /dev/null | grep -v '\|\| ' > i.eb.evapfr.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr --md-description < /dev/null > i.eb.evapfr.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.evapfr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.eb.evapfr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.eb.evapfr.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1" rm i.eb.evapfr.tmp.html i.eb.evapfr.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr' make -C i.eb.eta || echo /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.eta' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.eta\" -o OBJ.x86_64-pc-linux-gnu/eta.o -c eta.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.eta\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.eta OBJ.x86_64-pc-linux-gnu/eta.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.eta" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.eta --html-description < /dev/null | grep -v '\|\| ' > i.eb.eta.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.eta" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.eta --md-description < /dev/null > i.eb.eta.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.eta > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/altitude.o -c altitude.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.eb.eta > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.eb.eta.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1" rm i.eb.eta.tmp.html i.eb.eta.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.eta' make -C i.eb.hsebal01 || echo /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01 >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.hsebal01\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 --html-description < /dev/null | grep -v '\|\| ' > i.eb.hsebal01.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 --md-description < /dev/null > i.eb.hsebal01.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.hsebal01 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/atmosmodel.o -c atmosmodel.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.eb.hsebal01 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.eb.hsebal01.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1" rm i.eb.hsebal01.tmp.html i.eb.hsebal01.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01' make -C i.eb.netrad || echo /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.netrad\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.netrad\" -o OBJ.x86_64-pc-linux-gnu/r_net.o -c r_net.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/r_net.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad --html-description < /dev/null | grep -v '\|\| ' > i.eb.netrad.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad --md-description < /dev/null > i.eb.netrad.tmp.md ; fi g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.netrad > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.eb.netrad > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.eb.netrad.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1" rm i.eb.netrad.tmp.html i.eb.netrad.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad' make -C i.eb.soilheatflux || echo /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.soilheatflux\" -o OBJ.x86_64-pc-linux-gnu/g0.o -c g0.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.soilheatflux\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux OBJ.x86_64-pc-linux-gnu/g0.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/computations.o -c computations.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux --html-description < /dev/null | grep -v '\|\| ' > i.eb.soilheatflux.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux --md-description < /dev/null > i.eb.soilheatflux.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.soilheatflux > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.eb.soilheatflux > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.eb.soilheatflux.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1" rm i.eb.soilheatflux.tmp.html i.eb.soilheatflux.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux' make -C i.evapo.mh || echo /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/mh_eto.o -c mh_eto.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/mh_original.o -c mh_original.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/mh_samani.o -c mh_samani.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mh_eto.o OBJ.x86_64-pc-linux-gnu/mh_original.o OBJ.x86_64-pc-linux-gnu/mh_samani.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh --html-description < /dev/null | grep -v '\|\| ' > i.evapo.mh.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh --md-description < /dev/null > i.evapo.mh.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.mh > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.evapo.mh > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.evapo.mh.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1" rm i.evapo.mh.tmp.html i.evapo.mh.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh' make -C i.evapo.pm || echo /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pm\" -o OBJ.x86_64-pc-linux-gnu/functions.o -c functions.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pm\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm OBJ.x86_64-pc-linux-gnu/functions.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/gauss.o -c gauss.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm --html-description < /dev/null | grep -v '\|\| ' > i.evapo.pm.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm --md-description < /dev/null > i.evapo.pm.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.pm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.evapo.pm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.evapo.pm.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1" rm i.evapo.pm.tmp.md i.evapo.pm.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm' make -C i.evapo.pt || echo /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt >> /home/neteler/src/releasebranch_8_5/error.log g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/geomcond.o -c geomcond.cpp make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pt\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pt\" -o OBJ.x86_64-pc-linux-gnu/pt_daily_et.o -c pt_daily_et.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pt\" -o OBJ.x86_64-pc-linux-gnu/pt_delta.o -c pt_delta.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pt\" -o OBJ.x86_64-pc-linux-gnu/pt_ghamma.o -c pt_ghamma.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/pt_daily_et.o OBJ.x86_64-pc-linux-gnu/pt_delta.o OBJ.x86_64-pc-linux-gnu/pt_ghamma.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt --html-description < /dev/null | grep -v '\|\| ' > i.evapo.pt.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt --md-description < /dev/null > i.evapo.pt.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.pt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.evapo.pt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.evapo.pt.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1" rm i.evapo.pt.tmp.html i.evapo.pt.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt' make -C i.evapo.time || echo /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.time' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_evapo_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_evapo_time.png /bin/install -c -m 644 i_evapo_time.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_evapo_time.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.time\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.time OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.time" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.time --html-description < /dev/null | grep -v '\|\| ' > i.evapo.time.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.time" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.evapo.time --md-description < /dev/null > i.evapo.time.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.time > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.evapo.time > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.evapo.time.md g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/iwave.o -c iwave.cpp VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1" rm i.evapo.time.tmp.html i.evapo.time.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.evapo.time' make -C i.emissivity || echo /home/neteler/src/releasebranch_8_5/imagery/i.emissivity >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.emissivity' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.emissivity\" -o OBJ.x86_64-pc-linux-gnu/emissivity_generic.o -c emissivity_generic.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.emissivity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.emissivity OBJ.x86_64-pc-linux-gnu/emissivity_generic.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.emissivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.emissivity --html-description < /dev/null | grep -v '\|\| ' > i.emissivity.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.emissivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.emissivity --md-description < /dev/null > i.emissivity.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.emissivity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.emissivity > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.emissivity.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1" rm i.emissivity.tmp.html i.emissivity.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.emissivity' make -C i.find || echo /home/neteler/src/releasebranch_8_5/imagery/i.find >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.find' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu no HTML documentation available no manual page available no Markdown documentation available gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.find\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.find OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lm make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.find' make -C i.gensig || echo /home/neteler/src/releasebranch_8_5/imagery/i.gensig >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.gensig' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/can_invert.o -c can_invert.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/closefiles.o -c closefiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/copy.o -c copy.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/covariance.o -c covariance.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/eigen.o -c eigen.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/get_train.o -c get_train.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/lookup_class.o -c lookup_class.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/means.o -c means.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/read_train.o -c read_train.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/write_sig.o -c write_sig.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensig OBJ.x86_64-pc-linux-gnu/alloc.o OBJ.x86_64-pc-linux-gnu/can_invert.o OBJ.x86_64-pc-linux-gnu/check.o OBJ.x86_64-pc-linux-gnu/closefiles.o OBJ.x86_64-pc-linux-gnu/copy.o OBJ.x86_64-pc-linux-gnu/covariance.o OBJ.x86_64-pc-linux-gnu/eigen.o OBJ.x86_64-pc-linux-gnu/get_train.o OBJ.x86_64-pc-linux-gnu/labels.o OBJ.x86_64-pc-linux-gnu/lookup_class.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/means.o OBJ.x86_64-pc-linux-gnu/openfiles.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/read_train.o OBJ.x86_64-pc-linux-gnu/write_sig.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensig" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensig --html-description < /dev/null | grep -v '\|\| ' > i.gensig.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensig" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensig --md-description < /dev/null > i.gensig.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.gensig > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.gensig > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.gensig.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1" rm i.gensig.tmp.md i.gensig.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.gensig' make -C i.gensigset || echo /home/neteler/src/releasebranch_8_5/imagery/i.gensigset >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.gensigset' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/closefiles.o -c closefiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/get_train.o -c get_train.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/invert.o -c invert.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/lookup_class.o -c lookup_class.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/read_data.o -c read_data.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.cpp gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/read_train.o -c read_train.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/subcluster.o -c subcluster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/write_sig.o -c write_sig.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensigset OBJ.x86_64-pc-linux-gnu/closefiles.o OBJ.x86_64-pc-linux-gnu/get_train.o OBJ.x86_64-pc-linux-gnu/invert.o OBJ.x86_64-pc-linux-gnu/labels.o OBJ.x86_64-pc-linux-gnu/lookup_class.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/openfiles.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/read_data.o OBJ.x86_64-pc-linux-gnu/read_train.o OBJ.x86_64-pc-linux-gnu/subcluster.o OBJ.x86_64-pc-linux-gnu/write_sig.o -lgrass_imagery.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm g++ -g -O2 -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/transform.o -c transform.cpp if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensigset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensigset --html-description < /dev/null | grep -v '\|\| ' > i.gensigset.tmp.html ; fi : && g++ -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.atcorr OBJ.x86_64-pc-linux-gnu/6s.o OBJ.x86_64-pc-linux-gnu/abstra.o OBJ.x86_64-pc-linux-gnu/aerosolconcentration.o OBJ.x86_64-pc-linux-gnu/aerosolmodel.o OBJ.x86_64-pc-linux-gnu/altitude.o OBJ.x86_64-pc-linux-gnu/atmosmodel.o OBJ.x86_64-pc-linux-gnu/common.o OBJ.x86_64-pc-linux-gnu/computations.o OBJ.x86_64-pc-linux-gnu/gauss.o OBJ.x86_64-pc-linux-gnu/geomcond.o OBJ.x86_64-pc-linux-gnu/interp.o OBJ.x86_64-pc-linux-gnu/iwave.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/output.o OBJ.x86_64-pc-linux-gnu/transform.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lgrass_btree2.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensigset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.gensigset --md-description < /dev/null > i.gensigset.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.gensigset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.gensigset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.gensigset.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1" rm i.gensigset.tmp.md i.gensigset.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.gensigset' make -C i.group || echo /home/neteler/src/releasebranch_8_5/imagery/i.group >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.group' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.group\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.group OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_parson.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.atcorr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.atcorr --html-description < /dev/null | grep -v '\|\| ' > i.atcorr.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.atcorr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.atcorr --md-description < /dev/null > i.atcorr.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.atcorr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.group" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.group --html-description < /dev/null | grep -v '\|\| ' > i.group.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.atcorr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.atcorr.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.group" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.group --md-description < /dev/null > i.group.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1" rm i.atcorr.tmp.md i.atcorr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.atcorr' make -C i.his.rgb || echo /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.group > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.group.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.his.rgb' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -o OBJ.x86_64-pc-linux-gnu/closefiles.o -c closefiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -o OBJ.x86_64-pc-linux-gnu/his2rgb.o -c his2rgb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.group > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.group.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.his.rgb OBJ.x86_64-pc-linux-gnu/closefiles.o OBJ.x86_64-pc-linux-gnu/his2rgb.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/openfiles.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.group.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1" rm i.group.tmp.md i.group.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.group' make -C i.landsat.toar || echo /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/earth_sun.o -c earth_sun.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/landsat.o -c landsat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/landsat_met.o -c landsat_met.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/landsat_set.o -c landsat_set.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.his.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.his.rgb --html-description < /dev/null | grep -v '\|\| ' > i.his.rgb.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.his.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.his.rgb --md-description < /dev/null > i.his.rgb.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar OBJ.x86_64-pc-linux-gnu/earth_sun.o OBJ.x86_64-pc-linux-gnu/landsat.o OBJ.x86_64-pc-linux-gnu/landsat_met.o OBJ.x86_64-pc-linux-gnu/landsat_set.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.his.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.his.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.his.rgb.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar --html-description < /dev/null | grep -v '\|\| ' > i.landsat.toar.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1" rm i.his.rgb.tmp.html i.his.rgb.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.his.rgb' make -C i.landsat.acca || echo /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/algorithm.o -c algorithm.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar --md-description < /dev/null > i.landsat.toar.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/tools.o -c tools.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.landsat.toar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca OBJ.x86_64-pc-linux-gnu/algorithm.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/tools.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.landsat.toar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.landsat.toar.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1" rm i.landsat.toar.tmp.html i.landsat.toar.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar' make -C i.maxlik || echo /home/neteler/src/releasebranch_8_5/imagery/i.maxlik >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.maxlik' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_maxlik_classes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_classes.png /bin/install -c -m 644 i_maxlik_rejection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_rejection.png /bin/install -c -m 644 i_maxlik_rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_rgb.png /bin/install -c -m 644 i_maxlik_classes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_maxlik_classes.png /bin/install -c -m 644 i_maxlik_rejection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_maxlik_rejection.png /bin/install -c -m 644 i_maxlik_rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_maxlik_rgb.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/classify.o -c classify.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/hist.o -c hist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/invert.o -c invert.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca --html-description < /dev/null | grep -v '\|\| ' > i.landsat.acca.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca --md-description < /dev/null > i.landsat.acca.tmp.md ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.maxlik OBJ.x86_64-pc-linux-gnu/classify.o OBJ.x86_64-pc-linux-gnu/hist.o OBJ.x86_64-pc-linux-gnu/invert.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/open.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.landsat.acca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.landsat.acca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.landsat.acca.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1" rm i.landsat.acca.tmp.html i.landsat.acca.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca' make -C i.modis.qc || echo /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.modis.qc' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.maxlik" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.maxlik --html-description < /dev/null | grep -v '\|\| ' > i.maxlik.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2a.o -c mcd43B2a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2b.o -c mcd43B2b.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.maxlik" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.maxlik --md-description < /dev/null > i.maxlik.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2c.o -c mcd43B2c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2qa.o -c mcd43B2qa.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.maxlik > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1a.o -c mod09A1a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1c.o -c mod09A1c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1d.o -c mod09A1d.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.maxlik > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.maxlik.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1e.o -c mod09A1e.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sa.o -c mod09A1sa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sb.o -c mod09A1sb.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sc.o -c mod09A1sc.c rm i.maxlik.tmp.md i.maxlik.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.maxlik' make -C i.ortho.photo || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo >> /home/neteler/src/releasebranch_8_5/error.log gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sd.o -c mod09A1sd.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo' make -C lib || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/cam.o -c cam.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1se.o -c mod09A1se.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/cam_info.o -c cam_info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sf.o -c mod09A1sf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sg.o -c mod09A1sg.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/camera.o -c camera.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sh.o -c mod09A1sh.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/conz_points.o -c conz_points.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1si.o -c mod09A1si.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sj.o -c mod09A1sj.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/elev.o -c elev.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sk.o -c mod09A1sk.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/find_camera.o -c find_camera.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGa.o -c mod09CMGa.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/find_init.o -c find_init.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGc.o -c mod09CMGc.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/fopen_camera.o -c fopen_camera.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGd.o -c mod09CMGd.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/georef.o -c georef.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGe.o -c mod09CMGe.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGia.o -c mod09CMGia.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/group_elev.o -c group_elev.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGib.o -c mod09CMGib.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGic.o -c mod09CMGic.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/init_info.o -c init_info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGid.o -c mod09CMGid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGie.o -c mod09CMGie.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/isnull.o -c isnull.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGif.o -c mod09CMGif.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_add.o -c m_add.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGig.o -c mod09CMGig.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_copy.o -c m_copy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_inverse.o -c m_inverse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGih.o -c mod09CMGih.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGii.o -c mod09CMGii.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_mult.o -c m_mult.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGij.o -c mod09CMGij.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_transpose.o -c m_transpose.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_zero.o -c m_zero.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/open_camera.o -c open_camera.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGik.o -c mod09CMGik.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGil.o -c mod09CMGil.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/orthoref.o -c orthoref.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGim.o -c mod09CMGim.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/ref_points.o -c ref_points.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGin.o -c mod09CMGin.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/title_camera.o -c title_camera.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAa.o -c mod09GAa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAc.o -c mod09GAc.c gcc -shared -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_iortho.8.5.so -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -Wl,-soname,libgrass_iortho.8.5.so OBJ.x86_64-pc-linux-gnu/cam.o OBJ.x86_64-pc-linux-gnu/cam_info.o OBJ.x86_64-pc-linux-gnu/camera.o OBJ.x86_64-pc-linux-gnu/conz_points.o OBJ.x86_64-pc-linux-gnu/elev.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/find_camera.o OBJ.x86_64-pc-linux-gnu/find_init.o OBJ.x86_64-pc-linux-gnu/fopen_camera.o OBJ.x86_64-pc-linux-gnu/georef.o OBJ.x86_64-pc-linux-gnu/group_elev.o OBJ.x86_64-pc-linux-gnu/init.o OBJ.x86_64-pc-linux-gnu/init_info.o OBJ.x86_64-pc-linux-gnu/isnull.o OBJ.x86_64-pc-linux-gnu/m_add.o OBJ.x86_64-pc-linux-gnu/m_copy.o OBJ.x86_64-pc-linux-gnu/m_inverse.o OBJ.x86_64-pc-linux-gnu/m_mult.o OBJ.x86_64-pc-linux-gnu/m_transpose.o OBJ.x86_64-pc-linux-gnu/m_zero.o OBJ.x86_64-pc-linux-gnu/open_camera.o OBJ.x86_64-pc-linux-gnu/orthoref.o OBJ.x86_64-pc-linux-gnu/ref_points.o OBJ.x86_64-pc-linux-gnu/title_camera.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_gmath.8.5 -lm (cd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_iortho.8.5.so /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib/libgrass_iortho.so) if [ "" != "" -a -f "".html ] ; then make html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAd.o -c mod09GAd.c make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib' make -C i.ortho.camera || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_ortho_camera.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_camera.png /bin/install -c -m 644 i_ortho_camera.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_camera.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.camera\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAe.o -c mod09GAe.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera OBJ.x86_64-pc-linux-gnu/main.o -lgrass_iortho.8.5 -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_gmath.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsa.o -c mod09GAsa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsb.o -c mod09GAsb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsc.o -c mod09GAsc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsd.o -c mod09GAsd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAse.o -c mod09GAse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsf.o -c mod09GAsf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsg.o -c mod09GAsg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsh.o -c mod09GAsh.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsi.o -c mod09GAsi.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera --html-description < /dev/null | grep -v '\|\| ' > i.ortho.camera.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsj.o -c mod09GAsj.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsk.o -c mod09GAsk.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1a.o -c mod09Q1a.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera --md-description < /dev/null > i.ortho.camera.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1b.o -c mod09Q1b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1c.o -c mod09Q1c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1d.o -c mod09Q1d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1e.o -c mod09Q1e.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.camera > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1f.o -c mod09Q1f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1a.o -c mod11A1a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1b.o -c mod11A1b.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.camera > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.camera.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1c.o -c mod11A1c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1d.o -c mod11A1d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2a.o -c mod11A2a.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2b.o -c mod11A2b.c rm i.ortho.camera.tmp.md i.ortho.camera.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera' make -C i.ortho.elev || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev >> /home/neteler/src/releasebranch_8_5/error.log gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2c.o -c mod11A2c.c make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.elev\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2d.o -c mod11A2d.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_iortho.8.5 -lgrass_gmath.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2a.o -c mod13A2a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2b.o -c mod13A2b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2c.o -c mod13A2c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2d.o -c mod13A2d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2e.o -c mod13A2e.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2f.o -c mod13A2f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2g.o -c mod13A2g.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2h.o -c mod13A2h.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2i.o -c mod13A2i.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1a.o -c mod13Q1a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1b.o -c mod13Q1b.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev --html-description < /dev/null | grep -v '\|\| ' > i.ortho.elev.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1c.o -c mod13Q1c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1d.o -c mod13Q1d.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev --md-description < /dev/null > i.ortho.elev.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1e.o -c mod13Q1e.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1f.o -c mod13Q1f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1g.o -c mod13Q1g.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.elev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1h.o -c mod13Q1h.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1i.o -c mod13Q1i.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.elev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.elev.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.modis.qc OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mcd43B2a.o OBJ.x86_64-pc-linux-gnu/mcd43B2b.o OBJ.x86_64-pc-linux-gnu/mcd43B2c.o OBJ.x86_64-pc-linux-gnu/mcd43B2qa.o OBJ.x86_64-pc-linux-gnu/mod09A1a.o OBJ.x86_64-pc-linux-gnu/mod09A1c.o OBJ.x86_64-pc-linux-gnu/mod09A1d.o OBJ.x86_64-pc-linux-gnu/mod09A1e.o OBJ.x86_64-pc-linux-gnu/mod09A1sa.o OBJ.x86_64-pc-linux-gnu/mod09A1sb.o OBJ.x86_64-pc-linux-gnu/mod09A1sc.o OBJ.x86_64-pc-linux-gnu/mod09A1sd.o OBJ.x86_64-pc-linux-gnu/mod09A1se.o OBJ.x86_64-pc-linux-gnu/mod09A1sf.o OBJ.x86_64-pc-linux-gnu/mod09A1sg.o OBJ.x86_64-pc-linux-gnu/mod09A1sh.o OBJ.x86_64-pc-linux-gnu/mod09A1si.o OBJ.x86_64-pc-linux-gnu/mod09A1sj.o OBJ.x86_64-pc-linux-gnu/mod09A1sk.o OBJ.x86_64-pc-linux-gnu/mod09CMGa.o OBJ.x86_64-pc-linux-gnu/mod09CMGc.o OBJ.x86_64-pc-linux-gnu/mod09CMGd.o OBJ.x86_64-pc-linux-gnu/mod09CMGe.o OBJ.x86_64-pc-linux-gnu/mod09CMGia.o OBJ.x86_64-pc-linux-gnu/mod09CMGib.o OBJ.x86_64-pc-linux-gnu/mod09CMGic.o OBJ.x86_64-pc-linux-gnu/mod09CMGid.o OBJ.x86_64-pc-linux-gnu/mod09CMGie.o OBJ.x86_64-pc-linux-gnu/mod09CMGif.o OBJ.x86_64-pc-linux-gnu/mod09CMGig.o OBJ.x86_64-pc-linux-gnu/mod09CMGih.o OBJ.x86_64-pc-linux-gnu/mod09CMGii.o OBJ.x86_64-pc-linux-gnu/mod09CMGij.o OBJ.x86_64-pc-linux-gnu/mod09CMGik.o OBJ.x86_64-pc-linux-gnu/mod09CMGil.o OBJ.x86_64-pc-linux-gnu/mod09CMGim.o OBJ.x86_64-pc-linux-gnu/mod09CMGin.o OBJ.x86_64-pc-linux-gnu/mod09GAa.o OBJ.x86_64-pc-linux-gnu/mod09GAc.o OBJ.x86_64-pc-linux-gnu/mod09GAd.o OBJ.x86_64-pc-linux-gnu/mod09GAe.o OBJ.x86_64-pc-linux-gnu/mod09GAsa.o OBJ.x86_64-pc-linux-gnu/mod09GAsb.o OBJ.x86_64-pc-linux-gnu/mod09GAsc.o OBJ.x86_64-pc-linux-gnu/mod09GAsd.o OBJ.x86_64-pc-linux-gnu/mod09GAse.o OBJ.x86_64-pc-linux-gnu/mod09GAsf.o OBJ.x86_64-pc-linux-gnu/mod09GAsg.o OBJ.x86_64-pc-linux-gnu/mod09GAsh.o OBJ.x86_64-pc-linux-gnu/mod09GAsi.o OBJ.x86_64-pc-linux-gnu/mod09GAsj.o OBJ.x86_64-pc-linux-gnu/mod09GAsk.o OBJ.x86_64-pc-linux-gnu/mod09Q1a.o OBJ.x86_64-pc-linux-gnu/mod09Q1b.o OBJ.x86_64-pc-linux-gnu/mod09Q1c.o OBJ.x86_64-pc-linux-gnu/mod09Q1d.o OBJ.x86_64-pc-linux-gnu/mod09Q1e.o OBJ.x86_64-pc-linux-gnu/mod09Q1f.o OBJ.x86_64-pc-linux-gnu/mod11A1a.o OBJ.x86_64-pc-linux-gnu/mod11A1b.o OBJ.x86_64-pc-linux-gnu/mod11A1c.o OBJ.x86_64-pc-linux-gnu/mod11A1d.o OBJ.x86_64-pc-linux-gnu/mod11A2a.o OBJ.x86_64-pc-linux-gnu/mod11A2b.o OBJ.x86_64-pc-linux-gnu/mod11A2c.o OBJ.x86_64-pc-linux-gnu/mod11A2d.o OBJ.x86_64-pc-linux-gnu/mod13A2a.o OBJ.x86_64-pc-linux-gnu/mod13A2b.o OBJ.x86_64-pc-linux-gnu/mod13A2c.o OBJ.x86_64-pc-linux-gnu/mod13A2d.o OBJ.x86_64-pc-linux-gnu/mod13A2e.o OBJ.x86_64-pc-linux-gnu/mod13A2f.o OBJ.x86_64-pc-linux-gnu/mod13A2g.o OBJ.x86_64-pc-linux-gnu/mod13A2h.o OBJ.x86_64-pc-linux-gnu/mod13A2i.o OBJ.x86_64-pc-linux-gnu/mod13Q1a.o OBJ.x86_64-pc-linux-gnu/mod13Q1b.o OBJ.x86_64-pc-linux-gnu/mod13Q1c.o OBJ.x86_64-pc-linux-gnu/mod13Q1d.o OBJ.x86_64-pc-linux-gnu/mod13Q1e.o OBJ.x86_64-pc-linux-gnu/mod13Q1f.o OBJ.x86_64-pc-linux-gnu/mod13Q1g.o OBJ.x86_64-pc-linux-gnu/mod13Q1h.o OBJ.x86_64-pc-linux-gnu/mod13Q1i.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1" rm i.ortho.elev.tmp.html i.ortho.elev.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev' make -C i.ortho.init || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.init\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.init OBJ.x86_64-pc-linux-gnu/main.o -lgrass_iortho.8.5 -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_gmath.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.modis.qc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.modis.qc --html-description < /dev/null | grep -v '\|\| ' > i.modis.qc.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.init" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.init --html-description < /dev/null | grep -v '\|\| ' > i.ortho.init.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.modis.qc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.modis.qc --md-description < /dev/null > i.modis.qc.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.init" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.init --md-description < /dev/null > i.ortho.init.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.modis.qc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.init > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.modis.qc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.modis.qc.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.init > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.init.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1" rm i.modis.qc.tmp.md i.modis.qc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.modis.qc' make -C i.rectify || echo /home/neteler/src/releasebranch_8_5/imagery/i.rectify >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.rectify' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/bilinear.o -c bilinear.c rm i.ortho.init.tmp.html i.ortho.init.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init' make -C i.ortho.photo || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_ortho_photo_step1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step1.png /bin/install -c -m 644 i_ortho_photo_step5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step5.png /bin/install -c -m 644 i_ortho_photo_step6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step6.png /bin/install -c -m 644 i_ortho_photo_step7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step7.png /bin/install -c -m 644 i_ortho_photo_step8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step8.png /bin/install -c -m 644 i_ortho_photo_step1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_photo_step1.png /bin/install -c -m 644 i_ortho_photo_step5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_photo_step5.png /bin/install -c -m 644 i_ortho_photo_step6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_photo_step6.png /bin/install -c -m 644 i_ortho_photo_step7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_photo_step7.png /bin/install -c -m 644 i_ortho_photo_step8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_ortho_photo_step8.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.photo\" -o OBJ.x86_64-pc-linux-gnu/menu.o -c menu.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/bilinear_f.o -c bilinear_f.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo OBJ.x86_64-pc-linux-gnu/menu.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_iortho.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/cp.o -c cp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic.o -c cubic.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/env.o -c env.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/exec.o -c exec.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/get_wind.o -c get_wind.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo --html-description < /dev/null | grep -v '\|\| ' > i.ortho.photo.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo --md-description < /dev/null > i.ortho.photo.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/nearest.o -c nearest.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.photo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/rectify.o -c rectify.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.photo > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.photo.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rectify OBJ.x86_64-pc-linux-gnu/bilinear.o OBJ.x86_64-pc-linux-gnu/bilinear_f.o OBJ.x86_64-pc-linux-gnu/cp.o OBJ.x86_64-pc-linux-gnu/cubic.o OBJ.x86_64-pc-linux-gnu/cubic_f.o OBJ.x86_64-pc-linux-gnu/env.o OBJ.x86_64-pc-linux-gnu/exec.o OBJ.x86_64-pc-linux-gnu/get_wind.o OBJ.x86_64-pc-linux-gnu/lanczos.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nearest.o OBJ.x86_64-pc-linux-gnu/readcell.o OBJ.x86_64-pc-linux-gnu/rectify.o OBJ.x86_64-pc-linux-gnu/report.o OBJ.x86_64-pc-linux-gnu/target.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1" rm i.ortho.photo.tmp.html i.ortho.photo.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo' make -C i.ortho.rectify || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/angle.o -c angle.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/aver_z.o -c aver_z.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/bilinear.o -c bilinear.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/bilinear_f.o -c bilinear_f.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/cp.o -c cp.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rectify --html-description < /dev/null | grep -v '\|\| ' > i.rectify.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic.o -c cubic.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rectify --md-description < /dev/null > i.rectify.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/env.o -c env.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/equ.o -c equ.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/exec.o -c exec.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/get_wind.o -c get_wind.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.rectify.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/nearest.o -c nearest.c rm i.rectify.tmp.md i.rectify.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.rectify' gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/rectify.o -c rectify.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c make -C i.rgb.his || echo /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.rgb.his' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/closefiles.o -c closefiles.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify OBJ.x86_64-pc-linux-gnu/angle.o OBJ.x86_64-pc-linux-gnu/aver_z.o OBJ.x86_64-pc-linux-gnu/bilinear.o OBJ.x86_64-pc-linux-gnu/bilinear_f.o OBJ.x86_64-pc-linux-gnu/cp.o OBJ.x86_64-pc-linux-gnu/cubic.o OBJ.x86_64-pc-linux-gnu/cubic_f.o OBJ.x86_64-pc-linux-gnu/env.o OBJ.x86_64-pc-linux-gnu/equ.o OBJ.x86_64-pc-linux-gnu/exec.o OBJ.x86_64-pc-linux-gnu/get_wind.o OBJ.x86_64-pc-linux-gnu/lanczos.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/nearest.o OBJ.x86_64-pc-linux-gnu/readcell.o OBJ.x86_64-pc-linux-gnu/rectify.o OBJ.x86_64-pc-linux-gnu/report.o OBJ.x86_64-pc-linux-gnu/target.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lgrass_iortho.8.5 -lgrass_gmath.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/rgb2his.o -c rgb2his.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rgb.his OBJ.x86_64-pc-linux-gnu/closefiles.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/openfiles.o OBJ.x86_64-pc-linux-gnu/rgb2his.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify --html-description < /dev/null | grep -v '\|\| ' > i.ortho.rectify.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify --md-description < /dev/null > i.ortho.rectify.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rgb.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rgb.his --html-description < /dev/null | grep -v '\|\| ' > i.rgb.his.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rgb.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.rgb.his --md-description < /dev/null > i.rgb.his.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.rectify > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.rectify.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.rgb.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.rgb.his > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.rgb.his.md rm i.ortho.rectify.tmp.html i.ortho.rectify.tmp.md make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify' make -C i.ortho.target || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.target\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.target OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lgrass_iortho.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1" rm i.rgb.his.tmp.html i.rgb.his.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.rgb.his' make -C i.segment || echo /home/neteler/src/releasebranch_8_5/imagery/i.segment >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.segment' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_segment_lsat7_pan.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_pan.png /bin/install -c -m 644 i_segment_lsat7_seg_min100.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min100.png /bin/install -c -m 644 i_segment_lsat7_seg_min5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min5.png /bin/install -c -m 644 i_segment_ortho_segs_final.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_final.jpg /bin/install -c -m 644 i_segment_ortho_segs_l1.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_l1.jpg /bin/install -c -m 644 i_segment_ortho_segs_l2_l5.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_l2_l5.jpg /bin/install -c -m 644 i_segment_lsat7_pan.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_lsat7_pan.png /bin/install -c -m 644 i_segment_lsat7_seg_min100.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_lsat7_seg_min100.png /bin/install -c -m 644 i_segment_lsat7_seg_min5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_lsat7_seg_min5.png /bin/install -c -m 644 i_segment_ortho_segs_final.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_ortho_segs_final.jpg /bin/install -c -m 644 i_segment_ortho_segs_l1.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_ortho_segs_l1.jpg /bin/install -c -m 644 i_segment_ortho_segs_l2_l5.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_segment_ortho_segs_l2_l5.jpg gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/cluster.o -c cluster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/create_isegs.o -c create_isegs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/flag.o -c flag.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/mean_shift.o -c mean_shift.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.target --html-description < /dev/null | grep -v '\|\| ' > i.ortho.target.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/ngbrtree.o -c ngbrtree.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.target --md-description < /dev/null > i.ortho.target.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/open_files.o -c open_files.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.target > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/parse_args.o -c parse_args.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/pavl.o -c pavl.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.target > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.target.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/rclist.o -c rclist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/region_growing.o -c region_growing.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1" rm i.ortho.target.tmp.md i.ortho.target.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target' make -C i.ortho.transform || echo /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform >> /home/neteler/src/releasebranch_8_5/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/regtree.o -c regtree.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_iortho.8.5 -lgrass_gis.8.5 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/watershed.o -c watershed.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/write_output.o -c write_output.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.segment OBJ.x86_64-pc-linux-gnu/cluster.o OBJ.x86_64-pc-linux-gnu/create_isegs.o OBJ.x86_64-pc-linux-gnu/flag.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mean_shift.o OBJ.x86_64-pc-linux-gnu/ngbrtree.o OBJ.x86_64-pc-linux-gnu/open_files.o OBJ.x86_64-pc-linux-gnu/parse_args.o OBJ.x86_64-pc-linux-gnu/pavl.o OBJ.x86_64-pc-linux-gnu/rclist.o OBJ.x86_64-pc-linux-gnu/region_growing.o OBJ.x86_64-pc-linux-gnu/regtree.o OBJ.x86_64-pc-linux-gnu/watershed.o OBJ.x86_64-pc-linux-gnu/write_output.o -lgrass_imagery.8.5 -lgrass_raster.8.5 -lgrass_segment.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform --html-description < /dev/null | grep -v '\|\| ' > i.ortho.transform.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform --md-description < /dev/null > i.ortho.transform.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.segment --html-description < /dev/null | grep -v '\|\| ' > i.segment.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.segment --md-description < /dev/null > i.segment.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ortho.transform > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ortho.transform.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1" rm i.ortho.transform.tmp.md i.ortho.transform.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo' make -C i.signatures || echo /home/neteler/src/releasebranch_8_5/imagery/i.signatures >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.segment > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.segment.md make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.signatures' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.signatures\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.signatures OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_imagery.8.5 -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1" rm i.segment.tmp.md i.segment.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.segment' make -C i.smap || echo /home/neteler/src/releasebranch_8_5/imagery/i.smap >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.smap' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/alpha_max.o -c alpha_max.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/closefiles.o -c closefiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/decimate.o -c decimate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/history.o -c history.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.signatures" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.signatures --html-description < /dev/null | grep -v '\|\| ' > i.signatures.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/invert.o -c invert.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.signatures" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.signatures --md-description < /dev/null > i.signatures.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/model.o -c model.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.signatures > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.signatures.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/multialloc.o -c multialloc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/opencell.o -c opencell.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.signatures > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.signatures.md gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/read_block.o -c read_block.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.signatures.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.signatures.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/reg_util.o -c reg_util.c rm i.signatures.tmp.html i.signatures.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.signatures' make -C i.svm.predict || echo /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.svm.predict' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.svm.predict\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/segment.o -c segment.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.predict OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_imagery.8.5 -lgrass_gis.8.5 -lsvm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/solve.o -c solve.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/write_img.o -c write_img.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.smap OBJ.x86_64-pc-linux-gnu/alpha_max.o OBJ.x86_64-pc-linux-gnu/closefiles.o OBJ.x86_64-pc-linux-gnu/decimate.o OBJ.x86_64-pc-linux-gnu/history.o OBJ.x86_64-pc-linux-gnu/interp.o OBJ.x86_64-pc-linux-gnu/invert.o OBJ.x86_64-pc-linux-gnu/labels.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/model.o OBJ.x86_64-pc-linux-gnu/multialloc.o OBJ.x86_64-pc-linux-gnu/opencell.o OBJ.x86_64-pc-linux-gnu/openfiles.o OBJ.x86_64-pc-linux-gnu/parse.o OBJ.x86_64-pc-linux-gnu/read_block.o OBJ.x86_64-pc-linux-gnu/reg_util.o OBJ.x86_64-pc-linux-gnu/segment.o OBJ.x86_64-pc-linux-gnu/solve.o OBJ.x86_64-pc-linux-gnu/write_img.o -lgrass_imagery.8.5 -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.predict" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.predict --html-description < /dev/null | grep -v '\|\| ' > i.svm.predict.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.smap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.smap --html-description < /dev/null | grep -v '\|\| ' > i.smap.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.predict" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.predict --md-description < /dev/null > i.svm.predict.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.smap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.smap --md-description < /dev/null > i.smap.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.svm.predict > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.svm.predict.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.smap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.svm.predict > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.svm.predict.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.smap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.smap.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.svm.predict.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.predict.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1" rm i.svm.predict.tmp.md i.svm.predict.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.svm.predict' make -C i.svm.train || echo /home/neteler/src/releasebranch_8_5/imagery/i.svm.train >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.svm.train' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.svm.train\" -o OBJ.x86_64-pc-linux-gnu/fill.o -c fill.c rm i.smap.tmp.md i.smap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.smap' make -C i.target || echo /home/neteler/src/releasebranch_8_5/imagery/i.target >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.target' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.target\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.svm.train\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.target OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.5 -lgrass_gis.8.5 -lm : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.train OBJ.x86_64-pc-linux-gnu/fill.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.5 -lgrass_imagery.8.5 -lgrass_gis.8.5 -lsvm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.target --html-description < /dev/null | grep -v '\|\| ' > i.target.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.train" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.train --html-description < /dev/null | grep -v '\|\| ' > i.svm.train.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.target --md-description < /dev/null > i.target.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.train" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.svm.train --md-description < /dev/null > i.svm.train.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.target > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.target.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.target > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.target.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.svm.train > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.svm.train.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.target.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.svm.train > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.svm.train.md rm i.target.tmp.md i.target.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.target' make -C i.topo.corr || echo /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.topo.corr' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_topo_corr_angles.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_topo_corr_angles.png /bin/install -c -m 644 i_topo_corr_angles.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_topo_corr_angles.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/correction.o -c correction.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/illumination.o -c illumination.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.svm.train.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.train.1" rm i.svm.train.tmp.md i.svm.train.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.svm.train' make -C i.pca || echo /home/neteler/src/releasebranch_8_5/imagery/i.pca >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.pca' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_pca_result.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_pca_result.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c /bin/install -c -m 644 i_pca_result.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_pca_result.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.pca\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.topo.corr OBJ.x86_64-pc-linux-gnu/correction.o OBJ.x86_64-pc-linux-gnu/illumination.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lgrass_raster.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.pca\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.pca OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_imagery.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.topo.corr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.topo.corr --html-description < /dev/null | grep -v '\|\| ' > i.topo.corr.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.pca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.pca --html-description < /dev/null | grep -v '\|\| ' > i.pca.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.topo.corr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.topo.corr --md-description < /dev/null > i.topo.corr.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.pca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.pca --md-description < /dev/null > i.pca.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.pca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.topo.corr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.pca > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.pca.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.topo.corr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.topo.corr.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1" rm i.pca.tmp.md i.pca.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.pca' make -C i.vi || echo /home/neteler/src/releasebranch_8_5/imagery/i.vi >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.vi' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 i_vi_arvi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_vi_arvi.png /bin/install -c -m 644 i_vi_gari.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_vi_gari.png /bin/install -c -m 644 i_vi_ndvi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_vi_ndvi.png /bin/install -c -m 644 i_vi_arvi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_vi_arvi.png /bin/install -c -m 644 i_vi_gari.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_vi_gari.png /bin/install -c -m 644 i_vi_ndvi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_vi_ndvi.png gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/arvi.o -c arvi.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1" gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/ci.o -c ci.c rm i.topo.corr.tmp.html i.topo.corr.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.topo.corr' make -C i.fft || echo /home/neteler/src/releasebranch_8_5/imagery/i.fft >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.fft' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.fft\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/dvi.o -c dvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/evi.o -c evi.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.fft OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/evi2.o -c evi2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/gari.o -c gari.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/gemi.o -c gemi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/gvi.o -c gvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/ipvi.o -c ipvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/msavi.o -c msavi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/msavi2.o -c msavi2.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.fft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.fft --html-description < /dev/null | grep -v '\|\| ' > i.fft.tmp.html ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/ndvi.o -c ndvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/ndwi.o -c ndwi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/pvi.o -c pvi.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.fft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.fft --md-description < /dev/null > i.fft.tmp.md ; fi gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/savi.o -c savi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/sr.o -c sr.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.fft > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/vari.o -c vari.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/wdvi.o -c wdvi.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.fft > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.fft.md : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.vi OBJ.x86_64-pc-linux-gnu/arvi.o OBJ.x86_64-pc-linux-gnu/ci.o OBJ.x86_64-pc-linux-gnu/dvi.o OBJ.x86_64-pc-linux-gnu/evi.o OBJ.x86_64-pc-linux-gnu/evi2.o OBJ.x86_64-pc-linux-gnu/gari.o OBJ.x86_64-pc-linux-gnu/gemi.o OBJ.x86_64-pc-linux-gnu/gvi.o OBJ.x86_64-pc-linux-gnu/ipvi.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/msavi.o OBJ.x86_64-pc-linux-gnu/msavi2.o OBJ.x86_64-pc-linux-gnu/ndvi.o OBJ.x86_64-pc-linux-gnu/ndwi.o OBJ.x86_64-pc-linux-gnu/pvi.o OBJ.x86_64-pc-linux-gnu/savi.o OBJ.x86_64-pc-linux-gnu/sr.o OBJ.x86_64-pc-linux-gnu/vari.o OBJ.x86_64-pc-linux-gnu/wdvi.o -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1" rm i.fft.tmp.html i.fft.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.fft' make -C i.ifft || echo /home/neteler/src/releasebranch_8_5/imagery/i.ifft >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.ifft' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ifft\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ifft OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.vi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.vi --html-description < /dev/null | grep -v '\|\| ' > i.vi.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.vi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.vi --md-description < /dev/null > i.vi.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ifft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ifft --html-description < /dev/null | grep -v '\|\| ' > i.ifft.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.vi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ifft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.ifft --md-description < /dev/null > i.ifft.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.vi > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.vi.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ifft > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.ifft > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.ifft.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1" rm i.vi.tmp.md i.vi.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.vi' make -C i.zc || echo /home/neteler/src/releasebranch_8_5/imagery/i.zc >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/imagery/i.zc' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.zc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1" : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.zc OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm rm i.ifft.tmp.html i.ifft.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.ifft' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py imageryintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py imageryintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/imageryintro.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.zc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.zc --html-description < /dev/null | grep -v '\|\| ' > i.zc.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.zc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/i.zc --md-description < /dev/null > i.zc.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.zc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.zc.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.zc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1" rm i.zc.tmp.md i.zc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery/i.zc' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/imagery' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/ps' make -C ps.map || echo /home/neteler/src/releasebranch_8_5/ps/ps.map >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/ps/ps.map' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /bin/install -c -m 644 ps_map_basic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ps_map_basic.png /bin/install -c -m 644 ps_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ps_map.png /bin/install -c -m 644 ps_map_basic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/ps_map_basic.png /bin/install -c -m 644 ps_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/ps_map.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/box.o -c box.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/catval.o -c catval.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/chk_scale.o -c chk_scale.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/comment.o -c comment.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_geogrid.o -c do_geogrid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_grid.o -c do_grid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_header.o -c do_header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_labels.o -c do_labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_masking.o -c do_masking.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_plt.o -c do_plt.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_psfiles.o -c do_psfiles.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_scalebar.o -c do_scalebar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/do_vectors.o -c do_vectors.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/eps.o -c eps.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/fit_map.o -c fit_map.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/get_font.o -c get_font.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/get_scalebar.o -c get_scalebar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/getgrid.o -c getgrid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/gprims.o -c gprims.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/key_data.o -c key_data.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/makeprocs.o -c makeprocs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/map_info.o -c map_info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/map_setup.o -c map_setup.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/mtextbox.o -c mtextbox.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/outl_io.o -c outl_io.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/parse_list.o -c parse_list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_clrtbl.o -c ps_clrtbl.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_colors.o -c ps_colors.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_fclrtbl.o -c ps_fclrtbl.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_header.o -c ps_header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_map.o -c ps_map.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_outline.o -c ps_outline.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_raster.o -c ps_raster.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_vareas.o -c ps_vareas.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_vlegend.o -c ps_vlegend.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_vlines.o -c ps_vlines.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/ps_vpoints.o -c ps_vpoints.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_border.o -c r_border.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_cell.o -c r_cell.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_colortable.o -c r_colortable.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_group.o -c r_group.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_header.o -c r_header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_info.o -c r_info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_instructions.o -c r_instructions.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_labels.o -c r_labels.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_paper.o -c r_paper.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_plt.o -c r_plt.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_rgb.o -c r_rgb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_text.o -c r_text.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_vareas.o -c r_vareas.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_vlegend.o -c r_vlegend.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_vlines.o -c r_vlines.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_vpoints.o -c r_vpoints.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/r_wind.o -c r_wind.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/read_cfg.o -c read_cfg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/scale.o -c scale.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/scan_gis.o -c scan_gis.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/scan_misc.o -c scan_misc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/scan_ref.o -c scan_ref.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/session.o -c session.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/show_scale.o -c show_scale.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/symbol.o -c symbol.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/textbox.o -c textbox.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/vect.o -c vect.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/yesno.o -c yesno.c /bin/install -c -m 644 prolog.ps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/prolog.ps mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations /bin/install -c -m 644 patterns/brick.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/brick.eps /bin/install -c -m 644 patterns/cross_diag5.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag5.eps /bin/install -c -m 644 patterns/cross_diag.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag.eps /bin/install -c -m 644 patterns/cross_normal5.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal5.eps /bin/install -c -m 644 patterns/cross_normal.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal.eps /bin/install -c -m 644 patterns/diag_down6.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down6.eps /bin/install -c -m 644 patterns/diag_down_dash.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down_dash.eps /bin/install -c -m 644 patterns/diag_down.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down.eps /bin/install -c -m 644 patterns/diag_up6.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up6.eps /bin/install -c -m 644 patterns/diag_up_dash.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up_dash.eps /bin/install -c -m 644 patterns/diag_up.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up.eps /bin/install -c -m 644 patterns/horiz_line6.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line6.eps /bin/install -c -m 644 patterns/horiz_line_dash.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line_dash.eps /bin/install -c -m 644 patterns/horiz_line.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line.eps /bin/install -c -m 644 patterns/horiz_zigzag.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_zigzag.eps /bin/install -c -m 644 patterns/polka_dot.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/polka_dot.eps /bin/install -c -m 644 patterns/railroad_down.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_down.eps /bin/install -c -m 644 patterns/railroad_up.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_up.eps /bin/install -c -m 644 patterns/vert_line6.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line6.eps /bin/install -c -m 644 patterns/vert_line_dash.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line_dash.eps /bin/install -c -m 644 patterns/vert_line.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line.eps /bin/install -c -m 644 patterns/vert_zigzag.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_zigzag.eps /bin/install -c -m 644 decorations/compass_exterior.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/compass_exterior.eps /bin/install -c -m 644 decorations/compass_interior.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/compass_interior.eps /bin/install -c -m 644 decorations/grasslogo.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/grasslogo.eps /bin/install -c -m 644 decorations/n_arrow1.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow1.eps /bin/install -c -m 644 decorations/n_arrow1_fancy.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow1_fancy.eps /bin/install -c -m 644 decorations/n_arrow2.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow2.eps /bin/install -c -m 644 decorations/NorthArrow1.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow1.eps /bin/install -c -m 644 decorations/north-arrow_1_simple_half_arrow.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/north-arrow_1_simple_half_arrow.eps /bin/install -c -m 644 decorations/NorthArrow3.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow3.eps /bin/install -c -m 644 decorations/NorthArrow5.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow5.eps : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ps.map OBJ.x86_64-pc-linux-gnu/box.o OBJ.x86_64-pc-linux-gnu/catval.o OBJ.x86_64-pc-linux-gnu/chk_scale.o OBJ.x86_64-pc-linux-gnu/comment.o OBJ.x86_64-pc-linux-gnu/distance.o OBJ.x86_64-pc-linux-gnu/do_geogrid.o OBJ.x86_64-pc-linux-gnu/do_grid.o OBJ.x86_64-pc-linux-gnu/do_header.o OBJ.x86_64-pc-linux-gnu/do_labels.o OBJ.x86_64-pc-linux-gnu/do_masking.o OBJ.x86_64-pc-linux-gnu/do_plt.o OBJ.x86_64-pc-linux-gnu/do_psfiles.o OBJ.x86_64-pc-linux-gnu/do_scalebar.o OBJ.x86_64-pc-linux-gnu/do_vectors.o OBJ.x86_64-pc-linux-gnu/eps.o OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/fit_map.o OBJ.x86_64-pc-linux-gnu/get_font.o OBJ.x86_64-pc-linux-gnu/get_scalebar.o OBJ.x86_64-pc-linux-gnu/getgrid.o OBJ.x86_64-pc-linux-gnu/gprims.o OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/key_data.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/makeprocs.o OBJ.x86_64-pc-linux-gnu/map_info.o OBJ.x86_64-pc-linux-gnu/map_setup.o OBJ.x86_64-pc-linux-gnu/mtextbox.o OBJ.x86_64-pc-linux-gnu/outl_io.o OBJ.x86_64-pc-linux-gnu/parse_list.o OBJ.x86_64-pc-linux-gnu/ps_clrtbl.o OBJ.x86_64-pc-linux-gnu/ps_colors.o OBJ.x86_64-pc-linux-gnu/ps_fclrtbl.o OBJ.x86_64-pc-linux-gnu/ps_header.o OBJ.x86_64-pc-linux-gnu/ps_map.o OBJ.x86_64-pc-linux-gnu/ps_outline.o OBJ.x86_64-pc-linux-gnu/ps_raster.o OBJ.x86_64-pc-linux-gnu/ps_vareas.o OBJ.x86_64-pc-linux-gnu/ps_vlegend.o OBJ.x86_64-pc-linux-gnu/ps_vlines.o OBJ.x86_64-pc-linux-gnu/ps_vpoints.o OBJ.x86_64-pc-linux-gnu/r_border.o OBJ.x86_64-pc-linux-gnu/r_cell.o OBJ.x86_64-pc-linux-gnu/r_colortable.o OBJ.x86_64-pc-linux-gnu/r_group.o OBJ.x86_64-pc-linux-gnu/r_header.o OBJ.x86_64-pc-linux-gnu/r_info.o OBJ.x86_64-pc-linux-gnu/r_instructions.o OBJ.x86_64-pc-linux-gnu/r_labels.o OBJ.x86_64-pc-linux-gnu/r_paper.o OBJ.x86_64-pc-linux-gnu/r_plt.o OBJ.x86_64-pc-linux-gnu/r_rgb.o OBJ.x86_64-pc-linux-gnu/r_text.o OBJ.x86_64-pc-linux-gnu/r_vareas.o OBJ.x86_64-pc-linux-gnu/r_vlegend.o OBJ.x86_64-pc-linux-gnu/r_vlines.o OBJ.x86_64-pc-linux-gnu/r_vpoints.o OBJ.x86_64-pc-linux-gnu/r_wind.o OBJ.x86_64-pc-linux-gnu/read_cfg.o OBJ.x86_64-pc-linux-gnu/scale.o OBJ.x86_64-pc-linux-gnu/scan_gis.o OBJ.x86_64-pc-linux-gnu/scan_misc.o OBJ.x86_64-pc-linux-gnu/scan_ref.o OBJ.x86_64-pc-linux-gnu/session.o OBJ.x86_64-pc-linux-gnu/show_scale.o OBJ.x86_64-pc-linux-gnu/symbol.o OBJ.x86_64-pc-linux-gnu/textbox.o OBJ.x86_64-pc-linux-gnu/vect.o OBJ.x86_64-pc-linux-gnu/vector.o OBJ.x86_64-pc-linux-gnu/yesno.o -lgrass_gproj.8.5 -lgrass_symb.8.5 -lgrass_imagery.8.5 -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ps.map" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ps.map --html-description < /dev/null | grep -v '\|\| ' > ps.map.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ps.map" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ps.map --md-description < /dev/null > ps.map.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py ps.map > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/ps.map.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py ps.map > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1" rm ps.map.tmp.html ps.map.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/ps/ps.map' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/ps' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts' make -C d.background || echo /home/neteler/src/releasebranch_8_5/scripts/d.background >> /home/neteler/src/releasebranch_8_5/error.log make -C d.correlate || echo /home/neteler/src/releasebranch_8_5/scripts/d.correlate >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.background' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.correlate' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts /bin/install -c -m 644 d_background.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_background.png /bin/install -c -m 644 d_correlate_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_correlate_plot.png /bin/install -c -m 644 d_background.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_background.png /bin/install -c -m 644 d_correlate_plot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_correlate_plot.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.background.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.background_to_translate.c GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.correlate.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.correlate_to_translate.c /bin/install -c d.background.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.background if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.background" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.background --html-description < /dev/null | grep -v '\|\| ' > d.background.tmp.html ; fi /bin/install -c d.correlate.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.correlate if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.correlate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.correlate --html-description < /dev/null | grep -v '\|\| ' > d.correlate.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.correlate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.correlate --md-description < /dev/null > d.correlate.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.background" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.background --md-description < /dev/null > d.background.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.correlate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.background > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.background.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.background > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.background.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.correlate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.correlate.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.background.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.background.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1" rm d.background.tmp.md d.background.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.background' make -C d.frame || echo /home/neteler/src/releasebranch_8_5/scripts/d.frame >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.frame' /bin/install -c d.frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.frame /bin/install -c -m 644 d_frame.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_frame.png rm d.correlate.tmp.html d.correlate.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.correlate' if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.frame" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.frame --md-description < /dev/null > d.frame.tmp.md ; fi make -C d.out.file || echo /home/neteler/src/releasebranch_8_5/scripts/d.out.file >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.out.file' /bin/install -c d.out.file.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.out.file GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.out.file.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.out.file_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.out.file" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.out.file --html-description < /dev/null | grep -v '\|\| ' > d.out.file.tmp.html ; fi /bin/install -c -m 644 d_frame.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_frame.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.frame.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.frame_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.frame" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.frame --html-description < /dev/null | grep -v '\|\| ' > d.frame.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.out.file" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.out.file --md-description < /dev/null > d.out.file.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.frame > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.frame.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.out.file > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.frame > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.out.file > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.out.file.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1" rm d.frame.tmp.html d.frame.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.frame' make -C d.to.rast || echo /home/neteler/src/releasebranch_8_5/scripts/d.to.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.to.rast' /bin/install -c d.to.rast.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.to.rast /bin/install -c -m 644 d_to_rast_3D_example.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_to_rast_3D_example.jpg if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.to.rast --md-description < /dev/null > d.to.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1" /bin/install -c -m 644 d_to_rast_3D_example.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_to_rast_3D_example.jpg rm d.out.file.tmp.md d.out.file.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.out.file' make -C d.polar || echo /home/neteler/src/releasebranch_8_5/scripts/d.polar >> /home/neteler/src/releasebranch_8_5/error.log GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.to.rast.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.to.rast_to_translate.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.polar' Makefile:13: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar' ../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar' if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.to.rast --html-description < /dev/null | grep -v '\|\| ' > d.to.rast.tmp.html ; fi /bin/install -c d.polar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.polar /bin/install -c -m 644 d_polar_aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_polar_aspect.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.polar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.polar --md-description < /dev/null > d.polar.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.to.rast.md /bin/install -c -m 644 d_polar_aspect.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_polar_aspect.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.polar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.polar_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.polar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.polar --html-description < /dev/null | grep -v '\|\| ' > d.polar.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.polar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.polar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.to.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html /bin/install -c -m 644 ps_defs.eps /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar/ps_defs.eps VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.polar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1" rm d.to.rast.tmp.md d.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.to.rast' make -C d.rast.edit || echo /home/neteler/src/releasebranch_8_5/scripts/d.rast.edit >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.rast.edit' /bin/install -c d.rast.edit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit /bin/install -c -m 644 d_rast_edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d_rast_edit.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit --md-description < /dev/null > d.rast.edit.tmp.md ; fi rm d.polar.tmp.md d.polar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.polar' make -C d.rast.leg || echo /home/neteler/src/releasebranch_8_5/scripts/d.rast.leg >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.rast.leg' /bin/install -c d.rast.leg.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.rast.leg.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.rast.leg_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg --html-description < /dev/null | grep -v '\|\| ' > d.rast.leg.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg --md-description < /dev/null > d.rast.leg.tmp.md ; fi /bin/install -c -m 644 d_rast_edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d_rast_edit.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.rast.edit.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.rast.edit_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit --html-description < /dev/null | grep -v '\|\| ' > d.rast.edit.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.leg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rast.leg > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rast.leg.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.rast.edit > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.rast.edit.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1" rm d.rast.leg.tmp.md d.rast.leg.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.rast.leg' make -C d.shade || echo /home/neteler/src/releasebranch_8_5/scripts/d.shade >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.edit > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.shade' /bin/install -c d.shade.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.shade /bin/install -c -m 644 dshade.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/dshade.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.shade --md-description < /dev/null > d.shade.tmp.md ; fi /bin/install -c -m 644 dshade.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/dshade.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.shade.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.shade_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.shade --html-description < /dev/null | grep -v '\|\| ' > d.shade.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1" rm d.rast.edit.tmp.html d.rast.edit.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.rast.edit' make -C d.what.rast || echo /home/neteler/src/releasebranch_8_5/scripts/d.what.rast >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.what.rast' /bin/install -c d.what.rast.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.rast VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.shade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.shade.md GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.what.rast.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.what.rast_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.rast --html-description < /dev/null | grep -v '\|\| ' > d.what.rast.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.rast --md-description < /dev/null > d.what.rast.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.shade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.what.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.what.rast > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.what.rast.md rm d.shade.tmp.html d.shade.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.shade' make -C d.what.vect || echo /home/neteler/src/releasebranch_8_5/scripts/d.what.vect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/d.what.vect' /bin/install -c d.what.vect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.vect GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t d.what.vect.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/d.what.vect_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.vect --html-description < /dev/null | grep -v '\|\| ' > d.what.vect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/d.what.vect --md-description < /dev/null > d.what.vect.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1" rm d.what.rast.tmp.html d.what.rast.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.what.rast' make -C db.dropcolumn || echo /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn' /bin/install -c db.dropcolumn.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.what.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.dropcolumn.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.dropcolumn_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn --html-description < /dev/null | grep -v '\|\| ' > db.dropcolumn.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn --md-description < /dev/null > db.dropcolumn.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.dropcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py d.what.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/d.what.vect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.dropcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.dropcolumn.md rm d.what.vect.tmp.md d.what.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/d.what.vect' make -C db.droptable || echo /home/neteler/src/releasebranch_8_5/scripts/db.droptable >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.droptable' /bin/install -c db.droptable.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.droptable GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.droptable.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.droptable_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.droptable --html-description < /dev/null | grep -v '\|\| ' > db.droptable.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.droptable --md-description < /dev/null > db.droptable.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1" rm db.dropcolumn.tmp.html db.dropcolumn.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn' make -C db.in.ogr || echo /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.in.ogr' /bin/install -c db.in.ogr.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.in.ogr.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.in.ogr_to_translate.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.droptable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr --html-description < /dev/null | grep -v '\|\| ' > db.in.ogr.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr --md-description < /dev/null > db.in.ogr.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.in.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.droptable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.droptable.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.in.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.in.ogr.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1" rm db.droptable.tmp.md db.droptable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.droptable' make -C db.out.ogr || echo /home/neteler/src/releasebranch_8_5/scripts/db.out.ogr >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.out.ogr' /bin/install -c db.out.ogr.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.out.ogr.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.out.ogr_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr --html-description < /dev/null | grep -v '\|\| ' > db.out.ogr.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr --md-description < /dev/null > db.out.ogr.tmp.md ; fi rm db.in.ogr.tmp.md db.in.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.in.ogr' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.out.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html make -C db.test || echo /home/neteler/src/releasebranch_8_5/scripts/db.test >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.test' Makefile:17: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test' ../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test' /bin/install -c db.test.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.test GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.test.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.test_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.test" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.test --html-description < /dev/null | grep -v '\|\| ' > db.test.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.test" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.test --md-description < /dev/null > db.test.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.out.ogr > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.out.ogr.md /bin/install -c -m 644 test1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test/test1 VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.test > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.test.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1" rm db.out.ogr.tmp.html db.out.ogr.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.out.ogr' make -C db.univar || echo /home/neteler/src/releasebranch_8_5/scripts/db.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/db.univar' /bin/install -c db.univar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.univar GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t db.univar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/db.univar_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.univar --html-description < /dev/null | grep -v '\|\| ' > db.univar.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.test > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.test.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/db.univar --md-description < /dev/null > db.univar.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.test.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html rm db.test.tmp.html db.test.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.test' make -C g.download.location || echo /home/neteler/src/releasebranch_8_5/scripts/g.download.location >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.download.location' /bin/install -c g.download.location.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.location GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.download.location.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.download.location_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.location" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.location --html-description < /dev/null | grep -v '\|\| ' > g.download.location.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py db.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/db.univar.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.location" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.location --md-description < /dev/null > g.download.location.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.download.location > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.download.location.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1" rm db.univar.tmp.md db.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/db.univar' make -C g.download.project || echo /home/neteler/src/releasebranch_8_5/scripts/g.download.project >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.download.project' /bin/install -c g.download.project.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.project GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.download.project.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.download.project_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.project" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.project --html-description < /dev/null | grep -v '\|\| ' > g.download.project.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.download.location > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.download.location.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.project" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.download.project --md-description < /dev/null > g.download.project.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.download.location.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1" rm g.download.location.tmp.html g.download.location.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.download.location' make -C g.extension || echo /home/neteler/src/releasebranch_8_5/scripts/g.extension >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.extension' /bin/install -c g.extension.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.extension.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.extension_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension --html-description < /dev/null | grep -v '\|\| ' > g.extension.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.download.project > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.download.project.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.download.project > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.download.project.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension --md-description < /dev/null > g.extension.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.download.project.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.project.1" rm g.download.project.tmp.html g.download.project.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.download.project' make -C g.extension.all || echo /home/neteler/src/releasebranch_8_5/scripts/g.extension.all >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.extension.all' /bin/install -c g.extension.all.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension.all GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.extension.all.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.extension.all_to_translate.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.extension > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension.all --html-description < /dev/null | grep -v '\|\| ' > g.extension.all.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.extension > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.extension.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.extension.all --md-description < /dev/null > g.extension.all.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.extension.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html rm g.extension.tmp.html g.extension.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.extension' make -C g.manual || echo /home/neteler/src/releasebranch_8_5/scripts/g.manual >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.manual' /bin/install -c g.manual.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.manual GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.manual.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.manual_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.manual" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.manual --html-description < /dev/null | grep -v '\|\| ' > g.manual.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.extension.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.extension.all.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.manual" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.manual --md-description < /dev/null > g.manual.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.manual > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html rm g.extension.all.tmp.html g.extension.all.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.extension.all' make -C g.search.modules || echo /home/neteler/src/releasebranch_8_5/scripts/g.search.modules >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/g.search.modules' /bin/install -c g.search.modules.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.search.modules GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t g.search.modules.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/g.search.modules_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.search.modules" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.search.modules --html-description < /dev/null | grep -v '\|\| ' > g.search.modules.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.search.modules" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.search.modules --md-description < /dev/null > g.search.modules.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.manual > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.manual.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.search.modules > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.search.modules > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.search.modules.md rm g.manual.tmp.html g.manual.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.manual' make -C i.band.library || echo /home/neteler/src/releasebranch_8_5/scripts/i.band.library >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.band.library' /bin/install -c i.band.library.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.band.library GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.band.library.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.band.library_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.band.library" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.band.library --html-description < /dev/null | grep -v '\|\| ' > i.band.library.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.band.library" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.band.library --md-description < /dev/null > i.band.library.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1" rm g.search.modules.tmp.md g.search.modules.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/g.search.modules' make -C i.colors.enhance || echo /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 landsat.json /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library/landsat.json /bin/install -c -m 644 sentinel.json /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library/sentinel.json VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.band.library > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.band.library.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance' /bin/install -c i.colors.enhance.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance /bin/install -c -m 644 i_colors_enhance_corrected.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_colors_enhance_corrected.jpg /bin/install -c -m 644 i_colors_enhance_uncorrected.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_colors_enhance_uncorrected.jpg if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance --md-description < /dev/null > i.colors.enhance.tmp.md ; fi /bin/install -c -m 644 i_colors_enhance_corrected.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_colors_enhance_corrected.jpg /bin/install -c -m 644 i_colors_enhance_uncorrected.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_colors_enhance_uncorrected.jpg GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.colors.enhance.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.colors.enhance_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance --html-description < /dev/null | grep -v '\|\| ' > i.colors.enhance.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.band.library > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.band.library.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.colors.enhance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.colors.enhance.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.colors.enhance > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.band.library.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1" rm i.band.library.tmp.html i.band.library.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.band.library' make -C i.image.mosaic || echo /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic' /bin/install -c i.image.mosaic.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.image.mosaic.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.image.mosaic_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic --html-description < /dev/null | grep -v '\|\| ' > i.image.mosaic.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic --md-description < /dev/null > i.image.mosaic.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1" rm i.colors.enhance.tmp.md i.colors.enhance.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance' make -C i.in.spotvgt || echo /home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt' /bin/install -c i.in.spotvgt.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.in.spotvgt.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.in.spotvgt_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt --html-description < /dev/null | grep -v '\|\| ' > i.in.spotvgt.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.image.mosaic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt --md-description < /dev/null > i.in.spotvgt.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.image.mosaic > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.image.mosaic.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.in.spotvgt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1" rm i.image.mosaic.tmp.html i.image.mosaic.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic' make -C i.oif || echo /home/neteler/src/releasebranch_8_5/scripts/i.oif >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.oif' /bin/install -c i.oif.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.oif GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.oif.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.oif_to_translate.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.in.spotvgt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.in.spotvgt.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.oif" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.oif --html-description < /dev/null | grep -v '\|\| ' > i.oif.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.oif" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.oif --md-description < /dev/null > i.oif.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.oif > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html rm i.in.spotvgt.tmp.html i.in.spotvgt.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt' make -C i.pansharpen || echo /home/neteler/src/releasebranch_8_5/scripts/i.pansharpen >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.pansharpen' /bin/install -c i.pansharpen.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen /bin/install -c -m 644 i_pansharpen_rgb_brovey542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_brovey542.jpg /bin/install -c -m 644 i_pansharpen_rgb_ihs542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_ihs542.jpg /bin/install -c -m 644 i_pansharpen_rgb_landsat542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_landsat542.jpg /bin/install -c -m 644 i_pansharpen_rgb_pca542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_pca542.jpg if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen --md-description < /dev/null > i.pansharpen.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.oif > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.oif.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1" /bin/install -c -m 644 i_pansharpen_rgb_brovey542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_pansharpen_rgb_brovey542.jpg /bin/install -c -m 644 i_pansharpen_rgb_ihs542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_pansharpen_rgb_ihs542.jpg /bin/install -c -m 644 i_pansharpen_rgb_landsat542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_pansharpen_rgb_landsat542.jpg /bin/install -c -m 644 i_pansharpen_rgb_pca542.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_pansharpen_rgb_pca542.jpg GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.pansharpen.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.pansharpen_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen --html-description < /dev/null | grep -v '\|\| ' > i.pansharpen.tmp.html ; fi rm i.oif.tmp.html i.oif.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.oif' make -C i.spectral || echo /home/neteler/src/releasebranch_8_5/scripts/i.spectral >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.spectral' /bin/install -c i.spectral.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.spectral /bin/install -c -m 644 i_spectral.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_spectral.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.spectral" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.spectral --md-description < /dev/null > i.spectral.tmp.md ; fi /bin/install -c -m 644 i_spectral.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_spectral.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.spectral.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.spectral_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.spectral" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.spectral --html-description < /dev/null | grep -v '\|\| ' > i.spectral.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.pansharpen > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.pansharpen.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.spectral > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.spectral.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.pansharpen > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.spectral > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1" rm i.pansharpen.tmp.html i.pansharpen.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.pansharpen' make -C i.tasscap || echo /home/neteler/src/releasebranch_8_5/scripts/i.tasscap >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/i.tasscap' /bin/install -c i.tasscap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.tasscap /bin/install -c -m 644 i_tasscap_brightness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_brightness.jpg /bin/install -c -m 644 i_tasscap_greenness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_greenness.jpg /bin/install -c -m 644 i_tasscap_haze.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_haze.jpg /bin/install -c -m 644 i_tasscap_wetness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_wetness.jpg if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.tasscap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.tasscap --md-description < /dev/null > i.tasscap.tmp.md ; fi rm i.spectral.tmp.html i.spectral.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.spectral' make -C m.proj || echo /home/neteler/src/releasebranch_8_5/scripts/m.proj >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/m.proj' /bin/install -c m.proj.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/m.proj GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t m.proj.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/m.proj_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/m.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/m.proj --html-description < /dev/null | grep -v '\|\| ' > m.proj.tmp.html ; fi /bin/install -c -m 644 i_tasscap_brightness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_tasscap_brightness.jpg /bin/install -c -m 644 i_tasscap_greenness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_tasscap_greenness.jpg /bin/install -c -m 644 i_tasscap_haze.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_tasscap_haze.jpg /bin/install -c -m 644 i_tasscap_wetness.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i_tasscap_wetness.jpg GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t i.tasscap.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/i.tasscap_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.tasscap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/i.tasscap --html-description < /dev/null | grep -v '\|\| ' > i.tasscap.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/m.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/m.proj --md-description < /dev/null > m.proj.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py i.tasscap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/i.tasscap.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py m.proj > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/m.proj.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.tasscap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1" rm i.tasscap.tmp.html i.tasscap.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/i.tasscap' make -C r.blend || echo /home/neteler/src/releasebranch_8_5/scripts/r.blend >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.blend' /bin/install -c r.blend.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.blend rm m.proj.tmp.md m.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/m.proj' make -C r.buffer.lowmem || echo /home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 r_blend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_blend.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.blend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.blend --md-description < /dev/null > r.blend.tmp.md ; fi make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem' /bin/install -c r.buffer.lowmem.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.buffer.lowmem.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.buffer.lowmem_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem --html-description < /dev/null | grep -v '\|\| ' > r.buffer.lowmem.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem --md-description < /dev/null > r.buffer.lowmem.tmp.md ; fi /bin/install -c -m 644 r_blend.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_blend.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.blend.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.blend_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.blend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.blend --html-description < /dev/null | grep -v '\|\| ' > r.blend.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buffer.lowmem > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.blend > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.blend.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.blend > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.buffer.lowmem > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.buffer.lowmem.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1" rm r.blend.tmp.md r.blend.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.blend' make -C r.colors.stddev || echo /home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev' /bin/install -c r.colors.stddev.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev /bin/install -c -m 644 r_colors_stddev.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_colors_stddev.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev --md-description < /dev/null > r.colors.stddev.tmp.md ; fi rm r.buffer.lowmem.tmp.html r.buffer.lowmem.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem' make -C r.drain || echo /home/neteler/src/releasebranch_8_5/scripts/r.drain >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.drain' /bin/install -c r.drain.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.drain /bin/install -c -m 644 r_drain.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_drain.png /bin/install -c -m 644 r_drain_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_drain_with_r_watershed_direction.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.drain" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.drain --md-description < /dev/null > r.drain.tmp.md ; fi /bin/install -c -m 644 r_colors_stddev.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_colors_stddev.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.colors.stddev.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.colors.stddev_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev --html-description < /dev/null | grep -v '\|\| ' > r.colors.stddev.tmp.html ; fi /bin/install -c -m 644 r_drain.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_drain.png /bin/install -c -m 644 r_drain_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_drain_with_r_watershed_direction.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.drain.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.drain_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.drain" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.drain --html-description < /dev/null | grep -v '\|\| ' > r.drain.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.colors.stddev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.colors.stddev.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.drain > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.drain.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors.stddev > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.drain > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1" rm r.colors.stddev.tmp.md r.colors.stddev.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev' make -C r.fillnulls || echo /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.fillnulls' /bin/install -c r.fillnulls.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.fillnulls.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.fillnulls_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls --html-description < /dev/null | grep -v '\|\| ' > r.fillnulls.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1" rm r.drain.tmp.html r.drain.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.drain' make -C r.grow || echo /home/neteler/src/releasebranch_8_5/scripts/r.grow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.grow' /bin/install -c r.grow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.grow GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.grow.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.grow_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls --md-description < /dev/null > r.fillnulls.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.grow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.grow --html-description < /dev/null | grep -v '\|\| ' > r.grow.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.grow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.grow --md-description < /dev/null > r.grow.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fillnulls > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.grow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.fillnulls > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.fillnulls.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.grow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.grow.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1" rm r.grow.tmp.md r.grow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.grow' make -C r.import || echo /home/neteler/src/releasebranch_8_5/scripts/r.import >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.import' /bin/install -c r.import.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.import GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.import.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.import_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.import --html-description < /dev/null | grep -v '\|\| ' > r.import.tmp.html ; fi rm r.fillnulls.tmp.md r.fillnulls.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.fillnulls' make -C r.in.aster || echo /home/neteler/src/releasebranch_8_5/scripts/r.in.aster >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.aster' /bin/install -c r.in.aster.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.aster GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.in.aster.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.in.aster_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.aster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.aster --html-description < /dev/null | grep -v '\|\| ' > r.in.aster.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.import --md-description < /dev/null > r.import.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.aster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.aster --md-description < /dev/null > r.in.aster.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.import.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.aster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.import.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.aster > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.aster.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.import.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1" rm r.import.tmp.md r.import.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.import' make -C r.in.srtm || echo /home/neteler/src/releasebranch_8_5/scripts/r.in.srtm >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.srtm' /bin/install -c r.in.srtm.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.in.srtm.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.in.srtm_to_translate.c rm r.in.aster.tmp.md r.in.aster.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.aster' make -C r.in.wms || echo /home/neteler/src/releasebranch_8_5/scripts/r.in.wms >> /home/neteler/src/releasebranch_8_5/error.log if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm --html-description < /dev/null | grep -v '\|\| ' > r.in.srtm.tmp.html ; fi make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.wms' /bin/install -c r.in.wms.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.wms mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.wms" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.wms --html-description < /dev/null | grep -v '\|\| ' > r.in.wms.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm --md-description < /dev/null > r.in.srtm.tmp.md ; fi /bin/install -c -m 644 r_in_wms_sentinel2.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_in_wms_sentinel2.jpg if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.wms" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.in.wms --md-description < /dev/null > r.in.wms.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.srtm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html /bin/install -c -m 644 r_in_wms_sentinel2.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_in_wms_sentinel2.jpg GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.in.wms.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.in.wms_to_translate.c /bin/install -c -m 644 wms_base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_base.py /bin/install -c -m 644 wms_drv.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_drv.py /bin/install -c -m 644 wms_gdal_drv.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_gdal_drv.py /bin/install -c -m 644 wms_cap_parsers.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_cap_parsers.py /bin/install -c -m 644 srs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_base.py VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.srtm > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.srtm.md python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_drv.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_gdal_drv.py VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1" python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_cap_parsers.py rm r.in.srtm.tmp.html r.in.srtm.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.srtm' make -C r.mapcalc.simple || echo /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple' /bin/install -c r.mapcalc.simple.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple /bin/install -c -m 644 r_mapcalc_simple.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_mapcalc_simple.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple --md-description < /dev/null > r.mapcalc.simple.tmp.md ; fi python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py /bin/install -c -m 644 r_mapcalc_simple.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_mapcalc_simple.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.mapcalc.simple.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.mapcalc.simple_to_translate.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.wms > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple --html-description < /dev/null | grep -v '\|\| ' > r.mapcalc.simple.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mapcalc.simple > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mapcalc.simple.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.in.wms > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.in.wms.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mapcalc.simple > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1" rm r.in.wms.tmp.html r.in.wms.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.in.wms' make -C r.mask || echo /home/neteler/src/releasebranch_8_5/scripts/r.mask >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.mask' /bin/install -c r.mask.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mask GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.mask.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.mask_to_translate.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mask --html-description < /dev/null | grep -v '\|\| ' > r.mask.tmp.html ; fi rm r.mapcalc.simple.tmp.md r.mapcalc.simple.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple' if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.mask --md-description < /dev/null > r.mask.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html make -C r.out.xyz || echo /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.out.xyz' /bin/install -c r.out.xyz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.out.xyz.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.out.xyz_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz --html-description < /dev/null | grep -v '\|\| ' > r.out.xyz.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.mask > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.mask.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz --md-description < /dev/null > r.out.xyz.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1" rm r.mask.tmp.md r.mask.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.mask' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.out.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.out.xyz.md make -C r.pack || echo /home/neteler/src/releasebranch_8_5/scripts/r.pack >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.pack' /bin/install -c r.pack.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.pack GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.pack.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.pack_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.pack --html-description < /dev/null | grep -v '\|\| ' > r.pack.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1" rm r.out.xyz.tmp.html r.out.xyz.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.out.xyz' make -C r.plane || echo /home/neteler/src/releasebranch_8_5/scripts/r.plane >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.plane' /bin/install -c r.plane.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.plane /bin/install -c -m 644 r_plane_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_plane_3d.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.pack --md-description < /dev/null > r.pack.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.plane" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.plane --md-description < /dev/null > r.plane.tmp.md ; fi /bin/install -c -m 644 r_plane_3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_plane_3d.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.plane.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.plane_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.plane" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.plane --html-description < /dev/null | grep -v '\|\| ' > r.plane.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.pack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.plane > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.plane.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.pack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.pack.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.plane > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1" rm r.pack.tmp.md r.pack.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.pack' make -C r.reclass.area || echo /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.reclass.area' /bin/install -c r.reclass.area.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area /bin/install -c -m 644 zipcodes_larger2000ha.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_larger2000ha.png /bin/install -c -m 644 zipcodes_minor1000ha.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_minor1000ha.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area --md-description < /dev/null > r.reclass.area.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1" /bin/install -c -m 644 zipcodes_larger2000ha.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/zipcodes_larger2000ha.png /bin/install -c -m 644 zipcodes_minor1000ha.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/zipcodes_minor1000ha.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.reclass.area.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.reclass.area_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area --html-description < /dev/null | grep -v '\|\| ' > r.reclass.area.tmp.html ; fi rm r.plane.tmp.html r.plane.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.plane' make -C r.rgb || echo /home/neteler/src/releasebranch_8_5/scripts/r.rgb >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.rgb' /bin/install -c r.rgb.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.rgb /bin/install -c -m 644 r_rgb_elevation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r_rgb_elevation.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.rgb --md-description < /dev/null > r.rgb.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.reclass.area > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.reclass.area.md /bin/install -c -m 644 r_rgb_elevation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r_rgb_elevation.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.rgb.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.rgb_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.rgb --html-description < /dev/null | grep -v '\|\| ' > r.rgb.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.rgb.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.reclass.area > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rgb > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1" rm r.reclass.area.tmp.html r.reclass.area.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.reclass.area' make -C r.semantic.label || echo /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.semantic.label' /bin/install -c r.semantic.label.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.semantic.label.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.semantic.label_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label --html-description < /dev/null | grep -v '\|\| ' > r.semantic.label.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label --md-description < /dev/null > r.semantic.label.tmp.md ; fi rm r.rgb.tmp.md r.rgb.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.rgb' make -C r.shade || echo /home/neteler/src/releasebranch_8_5/scripts/r.shade >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.shade' /bin/install -c r.shade.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.shade /bin/install -c -m 644 rshade.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/rshade.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.shade --md-description < /dev/null > r.shade.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.semantic.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.semantic.label.html /bin/install -c -m 644 rshade.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/rshade.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.shade.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.shade_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.shade --html-description < /dev/null | grep -v '\|\| ' > r.shade.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.shade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.shade.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.semantic.label > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.semantic.label.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.shade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.semantic.label.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1" rm r.semantic.label.tmp.md r.semantic.label.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.semantic.label' make -C r.tileset || echo /home/neteler/src/releasebranch_8_5/scripts/r.tileset >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.tileset' /bin/install -c r.tileset.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.tileset GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.tileset.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.tileset_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.tileset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.tileset --html-description < /dev/null | grep -v '\|\| ' > r.tileset.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.tileset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.tileset --md-description < /dev/null > r.tileset.tmp.md ; fi rm r.shade.tmp.html r.shade.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.shade' make -C r.unpack || echo /home/neteler/src/releasebranch_8_5/scripts/r.unpack >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r.unpack' /bin/install -c r.unpack.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.unpack GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r.unpack.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r.unpack_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.unpack --html-description < /dev/null | grep -v '\|\| ' > r.unpack.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.tileset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r.unpack --md-description < /dev/null > r.unpack.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.unpack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.tileset > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.tileset.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r.unpack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r.unpack.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1" rm r.tileset.tmp.html r.tileset.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.tileset' make -C r3.in.xyz || echo /home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz' /bin/install -c r3.in.xyz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t r3.in.xyz.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/r3.in.xyz_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz --html-description < /dev/null | grep -v '\|\| ' > r3.in.xyz.tmp.html ; fi rm r.unpack.tmp.html r.unpack.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r.unpack' make -C v.build.all || echo /home/neteler/src/releasebranch_8_5/scripts/v.build.all >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.build.all' /bin/install -c v.build.all.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.build.all GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.build.all.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.build.all_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.build.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.build.all --html-description < /dev/null | grep -v '\|\| ' > v.build.all.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz --md-description < /dev/null > r3.in.xyz.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.build.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.build.all --md-description < /dev/null > v.build.all.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py r3.in.xyz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/r3.in.xyz.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.build.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.build.all.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1" rm r3.in.xyz.tmp.md r3.in.xyz.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz' make -C v.centroids || echo /home/neteler/src/releasebranch_8_5/scripts/v.centroids >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.centroids' /bin/install -c v.centroids.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.centroids /bin/install -c -m 644 v_centroids.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_centroids.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.centroids" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.centroids --md-description < /dev/null > v.centroids.tmp.md ; fi rm v.build.all.tmp.html v.build.all.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.build.all' /bin/install -c -m 644 v_centroids.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_centroids.png make -C v.clip || echo /home/neteler/src/releasebranch_8_5/scripts/v.clip >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.clip' /bin/install -c v.clip.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.clip /bin/install -c -m 644 v_clip_poly.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_clip_poly.png /bin/install -c -m 644 v_clip_region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_clip_region.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.clip" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.clip --md-description < /dev/null > v.clip.tmp.md ; fi GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.centroids.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.centroids_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.centroids" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.centroids --html-description < /dev/null | grep -v '\|\| ' > v.centroids.tmp.html ; fi /bin/install -c -m 644 v_clip_poly.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_clip_poly.png /bin/install -c -m 644 v_clip_region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_clip_region.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.clip.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.clip_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.clip" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.clip --html-description < /dev/null | grep -v '\|\| ' > v.clip.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.centroids > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.centroids.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.clip > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.clip.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.centroids > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.clip > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1" rm v.centroids.tmp.md v.centroids.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.centroids' make -C v.db.addcolumn || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn' /bin/install -c v.db.addcolumn.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.addcolumn.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.addcolumn_to_translate.c VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn --html-description < /dev/null | grep -v '\|\| ' > v.db.addcolumn.tmp.html ; fi rm v.clip.tmp.md v.clip.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.clip' make -C v.db.addtable || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable >> /home/neteler/src/releasebranch_8_5/error.log if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn --md-description < /dev/null > v.db.addcolumn.tmp.md ; fi make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.addtable' /bin/install -c v.db.addtable.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.addtable.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.addtable_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable --html-description < /dev/null | grep -v '\|\| ' > v.db.addtable.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.addcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable --md-description < /dev/null > v.db.addtable.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.addtable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.addcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.addcolumn.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.addtable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.addtable.md rm v.db.addcolumn.tmp.md v.db.addcolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn' make -C v.db.join || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.join >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.join' /bin/install -c v.db.join.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.join GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.join.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.join_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.join" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.join --html-description < /dev/null | grep -v '\|\| ' > v.db.join.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.join" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.join --md-description < /dev/null > v.db.join.tmp.md ; fi rm v.db.addtable.tmp.md v.db.addtable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.addtable' make -C v.db.dropcolumn || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn' /bin/install -c v.db.dropcolumn.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.dropcolumn.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.dropcolumn_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn --html-description < /dev/null | grep -v '\|\| ' > v.db.dropcolumn.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.join > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn --md-description < /dev/null > v.db.dropcolumn.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.dropcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.join > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.join.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.dropcolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.dropcolumn.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1" rm v.db.join.tmp.html v.db.join.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.join' make -C v.db.droprow || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.droprow' /bin/install -c v.db.droprow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.droprow.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.droprow_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow --html-description < /dev/null | grep -v '\|\| ' > v.db.droprow.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1" rm v.db.dropcolumn.tmp.md v.db.dropcolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn' make -C v.db.droptable || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.droptable' /bin/install -c v.db.droptable.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.droptable.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.droptable_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable --html-description < /dev/null | grep -v '\|\| ' > v.db.droptable.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow --md-description < /dev/null > v.db.droprow.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable --md-description < /dev/null > v.db.droptable.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.droprow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.droptable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.droprow > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.droprow.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.droptable > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.droptable.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1" rm v.db.droprow.tmp.md v.db.droprow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.droprow' make -C v.db.renamecolumn || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn' /bin/install -c v.db.renamecolumn.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.renamecolumn.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.renamecolumn_to_translate.c rm v.db.droptable.tmp.md v.db.droptable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.droptable' make -C v.db.reconnect.all || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all >> /home/neteler/src/releasebranch_8_5/error.log if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn --html-description < /dev/null | grep -v '\|\| ' > v.db.renamecolumn.tmp.html ; fi make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all' /bin/install -c v.db.reconnect.all.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.reconnect.all.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.reconnect.all_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all --html-description < /dev/null | grep -v '\|\| ' > v.db.reconnect.all.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn --md-description < /dev/null > v.db.renamecolumn.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all --md-description < /dev/null > v.db.reconnect.all.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.renamecolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.reconnect.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.renamecolumn > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.renamecolumn.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.reconnect.all > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.reconnect.all.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1" rm v.db.renamecolumn.tmp.html v.db.renamecolumn.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn' make -C v.db.univar || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.univar' /bin/install -c v.db.univar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.univar GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.univar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.univar_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.univar --html-description < /dev/null | grep -v '\|\| ' > v.db.univar.tmp.html ; fi rm v.db.reconnect.all.tmp.md v.db.reconnect.all.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all' make -C v.db.update || echo /home/neteler/src/releasebranch_8_5/scripts/v.db.update >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.update' /bin/install -c v.db.update.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.update GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.db.update.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.db.update_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.update" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.update --html-description < /dev/null | grep -v '\|\| ' > v.db.update.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.univar --md-description < /dev/null > v.db.univar.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.update" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.db.update --md-description < /dev/null > v.db.update.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.update > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.univar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.db.update > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.db.update.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1" rm v.db.univar.tmp.html v.db.univar.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.univar' make -C v.dissolve || echo /home/neteler/src/releasebranch_8_5/scripts/v.dissolve >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.dissolve' /bin/install -c v.dissolve.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.dissolve /bin/install -c -m 644 v_dissolve_towns.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_dissolve_towns.png /bin/install -c -m 644 v_dissolve_zipcodes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v_dissolve_zipcodes.png if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.dissolve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.dissolve --md-description < /dev/null > v.dissolve.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1" rm v.db.update.tmp.html v.db.update.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.db.update' make -C v.import || echo /home/neteler/src/releasebranch_8_5/scripts/v.import >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.import' /bin/install -c v.import.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.import GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.import.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.import_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.import --html-description < /dev/null | grep -v '\|\| ' > v.import.tmp.html ; fi /bin/install -c -m 644 v_dissolve_towns.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_dissolve_towns.png /bin/install -c -m 644 v_dissolve_zipcodes.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v_dissolve_zipcodes.png GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.dissolve.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.dissolve_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.dissolve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.dissolve --html-description < /dev/null | grep -v '\|\| ' > v.dissolve.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.import --md-description < /dev/null > v.import.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.import.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.dissolve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.dissolve.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.import.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.dissolve > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.import.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1" rm v.import.tmp.html v.import.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.import' make -C v.in.e00 || echo /home/neteler/src/releasebranch_8_5/scripts/v.in.e00 >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.e00' /bin/install -c v.in.e00.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.e00 GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.e00.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.in.e00_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.e00" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.e00 --html-description < /dev/null | grep -v '\|\| ' > v.in.e00.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.e00" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.e00 --md-description < /dev/null > v.in.e00.tmp.md ; fi rm v.dissolve.tmp.md v.dissolve.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.dissolve' make -C v.in.geonames || echo /home/neteler/src/releasebranch_8_5/scripts/v.in.geonames >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.geonames' /bin/install -c v.in.geonames.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.geonames.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.in.geonames_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames --html-description < /dev/null | grep -v '\|\| ' > v.in.geonames.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.e00 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames --md-description < /dev/null > v.in.geonames.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.e00 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.e00.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.geonames > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.geonames > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.geonames.md rm v.in.e00.tmp.md v.in.e00.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.e00' make -C v.in.lines || echo /home/neteler/src/releasebranch_8_5/scripts/v.in.lines >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.lines' /bin/install -c v.in.lines.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.lines GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.lines.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.in.lines_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.lines --html-description < /dev/null | grep -v '\|\| ' > v.in.lines.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.lines --md-description < /dev/null > v.in.lines.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.lines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html rm v.in.geonames.tmp.md v.in.geonames.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.geonames' make -C v.in.mapgen || echo /home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen' /bin/install -c v.in.mapgen.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.mapgen.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.in.mapgen_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen --html-description < /dev/null | grep -v '\|\| ' > v.in.mapgen.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen --md-description < /dev/null > v.in.mapgen.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.lines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.lines.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.mapgen > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1" rm v.in.lines.tmp.md v.in.lines.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.lines' make -C v.in.wfs || echo /home/neteler/src/releasebranch_8_5/scripts/v.in.wfs >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.wfs' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.mapgen > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.mapgen.md /bin/install -c v.in.wfs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.wfs.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.in.wfs_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs --html-description < /dev/null | grep -v '\|\| ' > v.in.wfs.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs --md-description < /dev/null > v.in.wfs.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1" rm v.in.mapgen.tmp.md v.in.mapgen.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen' make -C v.rast.stats || echo /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.rast.stats' /bin/install -c v.rast.stats.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.rast.stats.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.rast.stats_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats --html-description < /dev/null | grep -v '\|\| ' > v.rast.stats.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.wfs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats --md-description < /dev/null > v.rast.stats.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.rast.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.in.wfs > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.in.wfs.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.rast.stats > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.rast.stats.md rm v.in.wfs.tmp.html v.in.wfs.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.in.wfs' make -C v.report || echo /home/neteler/src/releasebranch_8_5/scripts/v.report >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.report' /bin/install -c v.report.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.report GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.report.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.report_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.report --html-description < /dev/null | grep -v '\|\| ' > v.report.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.report --md-description < /dev/null > v.report.tmp.md ; fi rm v.rast.stats.tmp.md v.rast.stats.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.rast.stats' make -C v.pack || echo /home/neteler/src/releasebranch_8_5/scripts/v.pack >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.pack' /bin/install -c v.pack.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.pack GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.pack.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.pack_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.pack --html-description < /dev/null | grep -v '\|\| ' > v.pack.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.report > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.report.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.pack --md-description < /dev/null > v.pack.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.report > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.report.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.pack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.report.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.pack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.pack.md rm v.report.tmp.md v.report.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.report' VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1" make -C v.to.lines || echo /home/neteler/src/releasebranch_8_5/scripts/v.to.lines >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.to.lines' /bin/install -c v.to.lines.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.to.lines GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.to.lines.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.to.lines_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.to.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.to.lines --html-description < /dev/null | grep -v '\|\| ' > v.to.lines.tmp.html ; fi rm v.pack.tmp.html v.pack.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.pack' make -C v.unpack || echo /home/neteler/src/releasebranch_8_5/scripts/v.unpack >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.unpack' /bin/install -c v.unpack.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.unpack GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.unpack.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.unpack_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.unpack --html-description < /dev/null | grep -v '\|\| ' > v.unpack.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.to.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.to.lines --md-description < /dev/null > v.to.lines.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.unpack --md-description < /dev/null > v.unpack.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.lines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.unpack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.to.lines > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.to.lines.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.unpack > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.unpack.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1" rm v.to.lines.tmp.html v.to.lines.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.to.lines' make -C v.what.strds || echo /home/neteler/src/releasebranch_8_5/scripts/v.what.strds >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.what.strds' /bin/install -c v.what.strds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.strds GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.what.strds.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.what.strds_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.strds --html-description < /dev/null | grep -v '\|\| ' > v.what.strds.tmp.html ; fi rm v.unpack.tmp.html v.unpack.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.unpack' make -C v.what.vect || echo /home/neteler/src/releasebranch_8_5/scripts/v.what.vect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/v.what.vect' /bin/install -c v.what.vect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.vect GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.what.vect.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/v.what.vect_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.vect --html-description < /dev/null | grep -v '\|\| ' > v.what.vect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.strds --md-description < /dev/null > v.what.strds.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/v.what.vect --md-description < /dev/null > v.what.vect.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.what.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.what.strds.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.what.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/v.what.vect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1" rm v.what.strds.tmp.md v.what.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.what.strds' make -C wxpyimgview || echo /home/neteler/src/releasebranch_8_5/scripts/wxpyimgview >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/scripts/wxpyimgview' /bin/install -c wxpyimgview.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t wxpyimgview.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/wxpyimgview_to_translate.c /bin/install -c wxpyimgview_gui.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/wxpyimgview_gui.py if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview --html-description < /dev/null | grep -v '\|\| ' > wxpyimgview.tmp.html ; fi rm v.what.vect.tmp.md v.what.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/v.what.vect' if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview --md-description < /dev/null > wxpyimgview.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxpyimgview > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxpyimgview > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxpyimgview.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1" rm wxpyimgview.tmp.md wxpyimgview.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts/wxpyimgview' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/scripts' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > temporalintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > temporalintro.tmp.md ; fi make -C t.connect || echo /home/neteler/src/releasebranch_8_5/temporal/t.connect >> /home/neteler/src/releasebranch_8_5/error.log make -C t.copy || echo /home/neteler/src/releasebranch_8_5/temporal/t.copy >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.copy' /bin/install -c t.copy.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.copy make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.connect' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.copy.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.copy_to_translate.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"temporal/t.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.copy --html-description < /dev/null | grep -v '\|\| ' > t.copy.tmp.html ; fi : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/t.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_temporal.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.copy --md-description < /dev/null > t.copy.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/t.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/t.connect --html-description < /dev/null | grep -v '\|\| ' > t.connect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/t.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/t.connect --md-description < /dev/null > t.connect.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.copy.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.connect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.connect.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.copy > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.copy.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1" rm t.connect.tmp.html t.connect.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.connect' make -C t.create || echo /home/neteler/src/releasebranch_8_5/temporal/t.create >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.create' /bin/install -c t.create.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.create GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.create.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.create_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.create --html-description < /dev/null | grep -v '\|\| ' > t.create.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.copy.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.copy.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.create --md-description < /dev/null > t.create.tmp.md ; fi rm t.copy.tmp.md t.copy.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.copy' make -C t.support || echo /home/neteler/src/releasebranch_8_5/temporal/t.support >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.support' /bin/install -c t.support.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.support GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.support.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.support_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.support --html-description < /dev/null | grep -v '\|\| ' > t.support.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.create > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.create.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.support --md-description < /dev/null > t.support.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.support.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.create > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.create.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.support > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.support.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.create.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1" rm t.create.tmp.md t.create.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.create' make -C t.topology || echo /home/neteler/src/releasebranch_8_5/temporal/t.topology >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.topology' /bin/install -c t.topology.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.topology GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.topology.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.topology_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.topology" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.topology --html-description < /dev/null | grep -v '\|\| ' > t.topology.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.support.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1" rm t.support.tmp.md t.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.support' if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.topology" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.topology --md-description < /dev/null > t.topology.tmp.md ; fi make -C t.list || echo /home/neteler/src/releasebranch_8_5/temporal/t.list >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.list' /bin/install -c t.list.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.list GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.list.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.list_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.list --html-description < /dev/null | grep -v '\|\| ' > t.list.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.topology > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.list --md-description < /dev/null > t.list.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.list.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.topology > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.topology.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.list.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1" rm t.topology.tmp.md t.topology.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.topology' make -C t.info || echo /home/neteler/src/releasebranch_8_5/temporal/t.info >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.info' /bin/install -c t.info.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.info VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.list.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1" GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.info.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.info_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.info --html-description < /dev/null | grep -v '\|\| ' > t.info.tmp.html ; fi rm t.list.tmp.md t.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.list' make -C t.merge || echo /home/neteler/src/releasebranch_8_5/temporal/t.merge >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.merge' /bin/install -c t.merge.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.merge GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.merge.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.merge_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.merge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.merge --html-description < /dev/null | grep -v '\|\| ' > t.merge.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.info --md-description < /dev/null > t.info.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.merge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.merge --md-description < /dev/null > t.merge.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.info.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.merge > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.info > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.info.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.merge > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.merge.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.info.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1" rm t.info.tmp.md t.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.info' make -C t.remove || echo /home/neteler/src/releasebranch_8_5/temporal/t.remove >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.remove' /bin/install -c t.remove.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.remove GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.remove.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.remove_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.remove --html-description < /dev/null | grep -v '\|\| ' > t.remove.tmp.html ; fi rm t.merge.tmp.html t.merge.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.merge' make -C t.sample || echo /home/neteler/src/releasebranch_8_5/temporal/t.sample >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.sample' /bin/install -c t.sample.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.sample GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.sample.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.sample_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.sample --html-description < /dev/null | grep -v '\|\| ' > t.sample.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.remove --md-description < /dev/null > t.remove.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.sample --md-description < /dev/null > t.sample.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.remove > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.sample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.remove > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.remove.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.sample > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.sample.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1" rm t.remove.tmp.html t.remove.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.remove' make -C t.register || echo /home/neteler/src/releasebranch_8_5/temporal/t.register >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.register' /bin/install -c t.register.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.register GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.register.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.register_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.register" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.register --html-description < /dev/null | grep -v '\|\| ' > t.register.tmp.html ; fi rm t.sample.tmp.md t.sample.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.sample' make -C t.unregister || echo /home/neteler/src/releasebranch_8_5/temporal/t.unregister >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.unregister' /bin/install -c t.unregister.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.unregister GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.unregister.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.unregister_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.unregister" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.unregister --html-description < /dev/null | grep -v '\|\| ' > t.unregister.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.register" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.register --md-description < /dev/null > t.register.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.unregister" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.unregister --md-description < /dev/null > t.unregister.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.register > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.register.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.unregister > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.register > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.register.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.unregister > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.unregister.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.register.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1" rm t.register.tmp.md t.register.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.register' make -C t.rast.accumulate || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate >> /home/neteler/src/releasebranch_8_5/error.log rm t.unregister.tmp.html t.unregister.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.unregister' make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate' /bin/install -c t.rast.accumulate.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate make -C t.rast.accdetect || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect >> /home/neteler/src/releasebranch_8_5/error.log GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.accumulate.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.accumulate_to_translate.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect' /bin/install -c t.rast.accdetect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate --html-description < /dev/null | grep -v '\|\| ' > t.rast.accumulate.tmp.html ; fi GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.accdetect.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.accdetect_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect --html-description < /dev/null | grep -v '\|\| ' > t.rast.accdetect.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate --md-description < /dev/null > t.rast.accumulate.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect --md-description < /dev/null > t.rast.accdetect.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.accumulate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.accdetect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.accumulate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.accumulate.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.accdetect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.accdetect.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1" rm t.rast.accumulate.tmp.html t.rast.accumulate.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate' make -C t.rast.aggregate || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate >> /home/neteler/src/releasebranch_8_5/error.log rm t.rast.accdetect.tmp.md t.rast.accdetect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect' make -C t.rast.aggregate.ds || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate' /bin/install -c t.rast.aggregate.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.aggregate.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.aggregate_to_translate.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds' /bin/install -c t.rast.aggregate.ds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate --html-description < /dev/null | grep -v '\|\| ' > t.rast.aggregate.tmp.html ; fi GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.aggregate.ds.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.aggregate.ds_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds --html-description < /dev/null | grep -v '\|\| ' > t.rast.aggregate.ds.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate --md-description < /dev/null > t.rast.aggregate.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds --md-description < /dev/null > t.rast.aggregate.ds.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.aggregate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.aggregate.ds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.aggregate > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.aggregate.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.aggregate.ds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.aggregate.ds.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1" rm t.rast.aggregate.tmp.html t.rast.aggregate.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate' rm t.rast.aggregate.ds.tmp.md t.rast.aggregate.ds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds' make -C t.rast.colors || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.colors >> /home/neteler/src/releasebranch_8_5/error.log make -C t.rast.contour || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.colors' /bin/install -c t.rast.colors.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.contour' /bin/install -c t.rast.contour.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.colors.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.colors_to_translate.c GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.contour.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.contour_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors --html-description < /dev/null | grep -v '\|\| ' > t.rast.colors.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour --html-description < /dev/null | grep -v '\|\| ' > t.rast.contour.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour --md-description < /dev/null > t.rast.contour.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors --md-description < /dev/null > t.rast.colors.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.contour > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.contour.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.colors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.colors.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1" rm t.rast.contour.tmp.html t.rast.contour.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.contour' make -C t.rast.to.rast3 || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3 >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3' /bin/install -c t.rast.to.rast3.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.to.rast3.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.to.rast3_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 --html-description < /dev/null | grep -v '\|\| ' > t.rast.to.rast3.tmp.html ; fi rm t.rast.colors.tmp.html t.rast.colors.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.colors' make -C t.rast.univar || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.univar' /bin/install -c t.rast.univar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.univar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.univar_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar --html-description < /dev/null | grep -v '\|\| ' > t.rast.univar.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 --md-description < /dev/null > t.rast.to.rast3.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar --md-description < /dev/null > t.rast.univar.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.to.rast3 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.to.rast3.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.univar.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1" rm t.rast.to.rast3.tmp.md t.rast.to.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3' make -C t.rast.list || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.list >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.list' /bin/install -c t.rast.list.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.list rm t.rast.univar.tmp.md t.rast.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.univar' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.list.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.list_to_translate.c make -C t.rast.mapcalc || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc >> /home/neteler/src/releasebranch_8_5/error.log if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.list --html-description < /dev/null | grep -v '\|\| ' > t.rast.list.tmp.html ; fi make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc' /bin/install -c t.rast.mapcalc.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.mapcalc.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.mapcalc_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc --html-description < /dev/null | grep -v '\|\| ' > t.rast.mapcalc.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.list --md-description < /dev/null > t.rast.list.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc --md-description < /dev/null > t.rast.mapcalc.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.mapcalc.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.list.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1" rm t.rast.mapcalc.tmp.md t.rast.mapcalc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc' make -C t.rast.algebra || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra >> /home/neteler/src/releasebranch_8_5/error.log rm t.rast.list.tmp.md t.rast.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.list' make -C t.rast.neighbors || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra' /bin/install -c t.rast.algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.algebra.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.algebra_to_translate.c make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors' /bin/install -c t.rast.neighbors.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra --html-description < /dev/null | grep -v '\|\| ' > t.rast.algebra.tmp.html ; fi GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.neighbors.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.neighbors_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors --html-description < /dev/null | grep -v '\|\| ' > t.rast.neighbors.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors --md-description < /dev/null > t.rast.neighbors.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra --md-description < /dev/null > t.rast.algebra.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.neighbors > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.neighbors.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.algebra.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1" rm t.rast.neighbors.tmp.html t.rast.neighbors.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors' make -C t.rast.series || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.series >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.series' /bin/install -c t.rast.series.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.series GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.series.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.series_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.series --html-description < /dev/null | grep -v '\|\| ' > t.rast.series.tmp.html ; fi rm t.rast.algebra.tmp.html t.rast.algebra.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra' make -C t.rast.export || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.export >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.export' /bin/install -c t.rast.export.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.export GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.export.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.export_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.export --html-description < /dev/null | grep -v '\|\| ' > t.rast.export.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.series --md-description < /dev/null > t.rast.series.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.export --md-description < /dev/null > t.rast.export.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.series > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.export > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.series > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.series.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.export > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.export.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1" rm t.rast.series.tmp.html t.rast.series.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.series' make -C t.rast.out.vtk || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk' /bin/install -c t.rast.out.vtk.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.out.vtk.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.out.vtk_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk --html-description < /dev/null | grep -v '\|\| ' > t.rast.out.vtk.tmp.html ; fi rm t.rast.export.tmp.md t.rast.export.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.export' make -C t.rast.import || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.import >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.import' /bin/install -c t.rast.import.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.import GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.import.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.import_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.import --html-description < /dev/null | grep -v '\|\| ' > t.rast.import.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk --md-description < /dev/null > t.rast.out.vtk.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.import --md-description < /dev/null > t.rast.import.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.out.vtk > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.out.vtk.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.import.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1" rm t.rast.out.vtk.tmp.md t.rast.out.vtk.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk' make -C t.rast.gapfill || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill' /bin/install -c t.rast.gapfill.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.gapfill.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.gapfill_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill --html-description < /dev/null | grep -v '\|\| ' > t.rast.gapfill.tmp.html ; fi rm t.rast.import.tmp.html t.rast.import.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.import' make -C t.rast.extract || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.extract' /bin/install -c t.rast.extract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.extract.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.extract_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract --html-description < /dev/null | grep -v '\|\| ' > t.rast.extract.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill --md-description < /dev/null > t.rast.gapfill.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract --md-description < /dev/null > t.rast.extract.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.gapfill > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.extract.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.gapfill > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.gapfill.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1" rm t.rast.extract.tmp.html t.rast.extract.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.extract' make -C t.rast.to.vect || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect' /bin/install -c t.rast.to.vect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.to.vect.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.to.vect_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect --html-description < /dev/null | grep -v '\|\| ' > t.rast.to.vect.tmp.html ; fi rm t.rast.gapfill.tmp.md t.rast.gapfill.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill' make -C t.rast.what || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast.what >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.what' /bin/install -c t.rast.what.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.what GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast.what.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast.what_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.what --html-description < /dev/null | grep -v '\|\| ' > t.rast.what.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect --md-description < /dev/null > t.rast.to.vect.tmp.md ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast.what --md-description < /dev/null > t.rast.what.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.to.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.to.vect > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.to.vect.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast.what > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast.what.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1" rm t.rast.to.vect.tmp.html t.rast.to.vect.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect' make -C t.rast3d.list || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list' /bin/install -c t.rast3d.list.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast3d.list.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast3d.list_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list --html-description < /dev/null | grep -v '\|\| ' > t.rast3d.list.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list --md-description < /dev/null > t.rast3d.list.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1" rm t.rast.what.tmp.html t.rast.what.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast.what' make -C t.rast3d.extract || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract' /bin/install -c t.rast3d.extract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast3d.extract.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast3d.extract_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract --html-description < /dev/null | grep -v '\|\| ' > t.rast3d.extract.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract --md-description < /dev/null > t.rast3d.extract.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast3d.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast3d.list.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast3d.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast3d.extract.md rm t.rast3d.list.tmp.md t.rast3d.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list' make -C t.rast3d.mapcalc || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc' /bin/install -c t.rast3d.mapcalc.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast3d.mapcalc.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast3d.mapcalc_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc --html-description < /dev/null | grep -v '\|\| ' > t.rast3d.mapcalc.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc --md-description < /dev/null > t.rast3d.mapcalc.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1" rm t.rast3d.extract.tmp.md t.rast3d.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract' make -C t.rast3d.algebra || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra' /bin/install -c t.rast3d.algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast3d.algebra.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast3d.algebra_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra --html-description < /dev/null | grep -v '\|\| ' > t.rast3d.algebra.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra --md-description < /dev/null > t.rast3d.algebra.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast3d.mapcalc > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast3d.mapcalc.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast3d.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast3d.algebra.md rm t.rast3d.mapcalc.tmp.html t.rast3d.mapcalc.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc' make -C t.rast3d.univar || echo /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar' /bin/install -c t.rast3d.univar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rast3d.univar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rast3d.univar_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar --html-description < /dev/null | grep -v '\|\| ' > t.rast3d.univar.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar --md-description < /dev/null > t.rast3d.univar.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1" rm t.rast3d.algebra.tmp.html t.rast3d.algebra.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra' make -C t.rename || echo /home/neteler/src/releasebranch_8_5/temporal/t.rename >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.rename' /bin/install -c t.rename.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rename GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.rename.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.rename_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rename --html-description < /dev/null | grep -v '\|\| ' > t.rename.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.rename --md-description < /dev/null > t.rename.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rast3d.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rast3d.univar.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1" rm t.rast3d.univar.tmp.html t.rast3d.univar.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar' make -C t.select || echo /home/neteler/src/releasebranch_8_5/temporal/t.select >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.select' /bin/install -c t.select.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.select GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.select.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.select_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.select --html-description < /dev/null | grep -v '\|\| ' > t.select.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.rename > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.rename.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.select --md-description < /dev/null > t.select.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.select.html rm t.rename.tmp.md t.rename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.rename' make -C t.snap || echo /home/neteler/src/releasebranch_8_5/temporal/t.snap >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.snap' /bin/install -c t.snap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.snap GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.snap.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.snap_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.snap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.snap --html-description < /dev/null | grep -v '\|\| ' > t.snap.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.snap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.snap --md-description < /dev/null > t.snap.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.select.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.snap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.select.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.snap > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.snap.md rm t.select.tmp.html t.select.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.select' make -C t.shift || echo /home/neteler/src/releasebranch_8_5/temporal/t.shift >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.shift' /bin/install -c t.shift.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.shift GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.shift.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.shift_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.shift" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.shift --html-description < /dev/null | grep -v '\|\| ' > t.shift.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.shift" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.shift --md-description < /dev/null > t.shift.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1" rm t.snap.tmp.md t.snap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.snap' make -C t.upgrade || echo /home/neteler/src/releasebranch_8_5/temporal/t.upgrade >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.upgrade' /bin/install -c t.upgrade.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.upgrade GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.upgrade.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.upgrade_to_translate.c VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.shift > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.upgrade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.upgrade --html-description < /dev/null | grep -v '\|\| ' > t.upgrade.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.upgrade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.upgrade --md-description < /dev/null > t.upgrade.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.shift > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.shift.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.upgrade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.upgrade.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.upgrade > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.upgrade.md rm t.shift.tmp.md t.shift.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.shift' make -C t.vect.list || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.list >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.list' /bin/install -c t.vect.list.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.list GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.list.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.list_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.list --html-description < /dev/null | grep -v '\|\| ' > t.vect.list.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.list --md-description < /dev/null > t.vect.list.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.upgrade.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html rm t.upgrade.tmp.md t.upgrade.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.upgrade' make -C t.vect.db.select || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select' /bin/install -c t.vect.db.select.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.db.select.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.db.select_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select --html-description < /dev/null | grep -v '\|\| ' > t.vect.db.select.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select --md-description < /dev/null > t.vect.db.select.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.list > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.list.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1" rm t.vect.list.tmp.md t.vect.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.list' make -C t.vect.export || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.export >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.export' /bin/install -c t.vect.export.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.export GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.export.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.export_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.export --html-description < /dev/null | grep -v '\|\| ' > t.vect.export.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.db.select > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.db.select.md if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.export --md-description < /dev/null > t.vect.export.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.export > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html rm t.vect.db.select.tmp.html t.vect.db.select.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select' make -C t.vect.extract || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.extract' /bin/install -c t.vect.extract.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.extract.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.extract_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract --html-description < /dev/null | grep -v '\|\| ' > t.vect.extract.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract --md-description < /dev/null > t.vect.extract.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.export > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.export.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1" rm t.vect.export.tmp.html t.vect.export.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.export' make -C t.vect.algebra || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.extract > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.extract.md make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra' /bin/install -c t.vect.algebra.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.algebra.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.algebra_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra --html-description < /dev/null | grep -v '\|\| ' > t.vect.algebra.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra --md-description < /dev/null > t.vect.algebra.tmp.md ; fi rm t.vect.extract.tmp.md t.vect.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.extract' make -C t.vect.import || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.import >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.import' /bin/install -c t.vect.import.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.import GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.import.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.import_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.import --html-description < /dev/null | grep -v '\|\| ' > t.vect.import.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.import --md-description < /dev/null > t.vect.import.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.algebra > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.algebra.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.import > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.import.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1" rm t.vect.algebra.tmp.md t.vect.algebra.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra' make -C t.vect.what.strds || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds' /bin/install -c t.vect.what.strds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.what.strds.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.what.strds_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds --html-description < /dev/null | grep -v '\|\| ' > t.vect.what.strds.tmp.html ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1" if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds --md-description < /dev/null > t.vect.what.strds.tmp.md ; fi rm t.vect.import.tmp.html t.vect.import.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.import' make -C t.vect.observe.strds || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds' /bin/install -c t.vect.observe.strds.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.observe.strds.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.observe.strds_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds --html-description < /dev/null | grep -v '\|\| ' > t.vect.observe.strds.tmp.html ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.what.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds --md-description < /dev/null > t.vect.observe.strds.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.what.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.what.strds.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.observe.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.observe.strds > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.observe.strds.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1" rm t.vect.what.strds.tmp.md t.vect.what.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds' make -C t.vect.univar || echo /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.univar' /bin/install -c t.vect.univar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.vect.univar.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_5/locale/scriptstrings/t.vect.univar_to_translate.c if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar --html-description < /dev/null | grep -v '\|\| ' > t.vect.univar.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar --md-description < /dev/null > t.vect.univar.tmp.md ; fi VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1" rm t.vect.observe.strds.tmp.md t.vect.observe.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py temporalintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py temporalintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/temporalintro.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py t.vect.univar > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/t.vect.univar.md VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1" rm t.vect.univar.tmp.html t.vect.univar.tmp.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal/t.vect.univar' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/temporal' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/doc' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > grass_database.tmp.html ; fi /bin/install -c -m 644 create_new_project_gui.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/create_new_project_gui.png /bin/install -c -m 644 grass_arch.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_arch.png /bin/install -c -m 644 grass_database.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_database.png /bin/install -c -m 644 jupyter_3d_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jupyter_3d_map.png /bin/install -c -m 644 jupyter_interactive_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jupyter_interactive_map.png /bin/install -c -m 644 jupyter_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jupyter_map.png /bin/install -c -m 644 jupyter_series_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jupyter_series_map.png /bin/install -c -m 644 jupyter_timeseries_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jupyter_timeseries_map.png /bin/install -c -m 644 project.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/project.png /bin/install -c -m 644 gi_3dview.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_3dview.jpg /bin/install -c -m 644 gi_addons.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_addons.jpg /bin/install -c -m 644 gi_cartography.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_cartography.jpg /bin/install -c -m 644 gi_c.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_c.jpg /bin/install -c -m 644 gi_database.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_database.jpg /bin/install -c -m 644 gi_display.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_display.jpg /bin/install -c -m 644 gi_gallery.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_gallery.jpg /bin/install -c -m 644 gi_general.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_general.jpg /bin/install -c -m 644 gi_gui.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_gui.jpg /bin/install -c -m 644 gi_imagery.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_imagery.jpg /bin/install -c -m 644 gi_miscellaneous.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_miscellaneous.jpg /bin/install -c -m 644 gi_python.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_python.jpg /bin/install -c -m 644 gi_raster3d.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_raster3d.jpg /bin/install -c -m 644 gi_raster.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_raster.jpg /bin/install -c -m 644 gi_temporal.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_temporal.jpg /bin/install -c -m 644 gi_vector.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/gi_vector.jpg if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > projectionintro.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass_database.tmp.md ; fi /bin/install -c -m 644 create_new_project_gui.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/create_new_project_gui.png /bin/install -c -m 644 grass_arch.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_arch.png /bin/install -c -m 644 grass_database.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_database.png /bin/install -c -m 644 jupyter_3d_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_3d_map.png /bin/install -c -m 644 jupyter_interactive_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_interactive_map.png /bin/install -c -m 644 jupyter_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_map.png /bin/install -c -m 644 jupyter_series_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_series_map.png /bin/install -c -m 644 jupyter_timeseries_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_timeseries_map.png /bin/install -c -m 644 project.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/project.png /bin/install -c -m 644 gi_3dview.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_3dview.jpg /bin/install -c -m 644 gi_addons.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_addons.jpg /bin/install -c -m 644 gi_cartography.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_cartography.jpg /bin/install -c -m 644 gi_c.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_c.jpg /bin/install -c -m 644 gi_database.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_database.jpg /bin/install -c -m 644 gi_display.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_display.jpg /bin/install -c -m 644 gi_gallery.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_gallery.jpg /bin/install -c -m 644 gi_general.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_general.jpg /bin/install -c -m 644 gi_gui.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_gui.jpg /bin/install -c -m 644 gi_imagery.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_imagery.jpg /bin/install -c -m 644 gi_miscellaneous.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_miscellaneous.jpg /bin/install -c -m 644 gi_python.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_python.jpg /bin/install -c -m 644 gi_raster3d.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_raster3d.jpg /bin/install -c -m 644 gi_raster.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_raster.jpg /bin/install -c -m 644 gi_temporal.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_temporal.jpg /bin/install -c -m 644 gi_vector.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/gi_vector.jpg if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > projectionintro.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > jupyter_intro.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > interfaces_overview.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > python_intro.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > migration_to_grass_tools_python_api.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > grass_projects.tmp.md ; fi make -C development || echo /home/neteler/src/releasebranch_8_5/doc/development >> /home/neteler/src/releasebranch_8_5/error.log VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass_database > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/doc/development' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > github_guide.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > investigating_history.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > style_guide.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py github_guide > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/github_guide.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py projectionintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py investigating_history > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/investigating_history.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass_database > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_database.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py style_guide > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/style_guide.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py projectionintro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/projectionintro.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/doc/development' VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py jupyter_intro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/jupyter_intro.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py interfaces_overview > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/interfaces_overview.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py python_intro > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/python_intro.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py migration_to_grass_tools_python_api > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/migration_to_grass_tools_python_api.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py grass_projects > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_projects.md make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/doc' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/gui' make -C icons || echo /home/neteler/src/releasebranch_8_5/gui/icons >> /home/neteler/src/releasebranch_8_5/error.log make -C images || echo /home/neteler/src/releasebranch_8_5/gui/images >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/images' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/icons' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags /bin/install -c -m 644 grass_form.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/grass_form.png /bin/install -c -m 644 qgis_world.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/qgis_world.png /bin/install -c -m 644 scalebar-fancy.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/scalebar-fancy.png /bin/install -c -m 644 scalebar-simple.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/scalebar-simple.png /bin/install -c -m 644 small_down_arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/small_down_arrow.png /bin/install -c -m 644 small_up_arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/small_up_arrow.png /bin/install -c -m 644 splash_screen.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/splash_screen.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows /bin/install -c -m 644 symbols/basic/arrow1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow1.png /bin/install -c -m 644 symbols/basic/arrow2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow2.png /bin/install -c -m 644 symbols/basic/arrow3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow3.png /bin/install -c -m 644 symbols/basic/arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow.png /bin/install -c -m 644 symbols/basic/box.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/box.png /bin/install -c -m 644 symbols/basic/circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/circle.png /bin/install -c -m 644 symbols/basic/cross1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross1.png /bin/install -c -m 644 symbols/basic/cross2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross2.png /bin/install -c -m 644 symbols/basic/cross3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross3.png /bin/install -c -m 644 symbols/basic/diamond.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/diamond.png /bin/install -c -m 644 symbols/basic/hexagon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/hexagon.png /bin/install -c -m 644 symbols/basic/marker.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/marker.png /bin/install -c -m 644 symbols/basic/octagon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/octagon.png /bin/install -c -m 644 symbols/basic/pin_dot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin_dot.png /bin/install -c -m 644 symbols/basic/pin.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin.png /bin/install -c -m 644 symbols/basic/point.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/point.png /bin/install -c -m 644 symbols/basic/pushpin.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pushpin.png /bin/install -c -m 644 symbols/basic/star.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/star.png /bin/install -c -m 644 symbols/basic/triangle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/triangle.png /bin/install -c -m 644 symbols/basic/x.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/x.png /bin/install -c -m 644 symbols/demo/muchomurka.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/muchomurka.png /bin/install -c -m 644 symbols/demo/smrk.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/smrk.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons /bin/install -c -m 644 symbols/extra/4pt_star.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/4pt_star.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons /bin/install -c -m 644 symbols/extra/adcp.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/adcp.png /bin/install -c -m 644 grass/3d-help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-help.png /bin/install -c -m 644 symbols/extra/airport.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/airport.png /bin/install -c -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-rotate.png /bin/install -c -m 644 symbols/extra/alpha_flag.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/alpha_flag.png /bin/install -c -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-settings.png /bin/install -c -m 644 symbols/extra/bridge.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/bridge.png /bin/install -c -m 644 grass/area-measure.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/area-measure.png /bin/install -c -m 644 symbols/extra/dim_arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dim_arrow.png /bin/install -c -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/aspect-arrow.png /bin/install -c -m 644 symbols/extra/dive_flag.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dive_flag.png /bin/install -c -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/attributes-display.png /bin/install -c -m 644 symbols/extra/fiducial.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fiducial.png /bin/install -c -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/boundary-create.png /bin/install -c -m 644 symbols/extra/fish.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fish.png /bin/install -c -m 644 symbols/extra/half-box.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-box.png /bin/install -c -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-copy.png /bin/install -c -m 644 symbols/extra/half-circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-circle.png /bin/install -c -m 644 grass/cats-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-display.png /bin/install -c -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/cell-cats.png /bin/install -c -m 644 symbols/extra/offbox_ne.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_ne.png /bin/install -c -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/centroid-create.png /bin/install -c -m 644 symbols/extra/offbox_nw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_nw.png /bin/install -c -m 644 grass/check.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/check.png /bin/install -c -m 644 symbols/extra/offbox_se.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_se.png /bin/install -c -m 644 grass/circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/circle.png /bin/install -c -m 644 symbols/extra/offbox_sw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_sw.png /bin/install -c -m 644 grass/create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/create.png /bin/install -c -m 644 symbols/extra/pentagon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/pentagon.png /bin/install -c -m 644 grass/cross.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/cross.png /bin/install -c -m 644 grass/data-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/data-add.png /bin/install -c -m 644 symbols/extra/ping.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ping.png /bin/install -c -m 644 grass/edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/edit.png /bin/install -c -m 644 symbols/extra/ring.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ring.png /bin/install -c -m 644 grass/erase.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/erase.png /bin/install -c -m 644 symbols/extra/simple_zia.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/simple_zia.png /bin/install -c -m 644 grass/exclamation-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/exclamation-mark.png /bin/install -c -m 644 symbols/extra/target.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/target.png /bin/install -c -m 644 grass/execute.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/execute.png /bin/install -c -m 644 symbols/geology/circle_cross.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/circle_cross.png /bin/install -c -m 644 grass/flythrough.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/flythrough.png /bin/install -c -m 644 symbols/geology/half-arrow_left.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_left.png /bin/install -c -m 644 grass/font.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/font.png /bin/install -c -m 644 symbols/geology/half-arrow_right.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_right.png /bin/install -c -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-add.png /bin/install -c -m 644 symbols/geology/strike_box.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_box.png /bin/install -c -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-create.png /bin/install -c -m 644 symbols/geology/strike_circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_circle.png /bin/install -c -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-delete.png /bin/install -c -m 644 symbols/geology/strike_cleavage.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_cleavage.png /bin/install -c -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-remove.png /bin/install -c -m 644 symbols/geology/strike_half-bowtie.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_half-bowtie.png /bin/install -c -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-rms.png /bin/install -c -m 644 symbols/geology/strike_line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_line.png /bin/install -c -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-save.png /bin/install -c -m 644 symbols/geology/strike_parallel.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_parallel.png /bin/install -c -m 644 grass/georectify.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/georectify.png /bin/install -c -m 644 symbols/geology/strike_triangle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_triangle.png /bin/install -c -m 644 grass/grassdb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/grassdb-add.png /bin/install -c -m 644 symbols/legend/area_curved.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area_curved.png /bin/install -c -m 644 grass/grassdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/grassdb.png /bin/install -c -m 644 symbols/legend/area.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area.png /bin/install -c -m 644 grass/help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/help.png /bin/install -c -m 644 symbols/legend/line_crooked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line_crooked.png /bin/install -c -m 644 grass/his.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/his.png /bin/install -c -m 644 symbols/legend/line.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line.png /bin/install -c -m 644 grass/image-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-add.png /bin/install -c -m 644 symbols/n_arrows/basic_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/basic_compass.png /bin/install -c -m 644 grass/image-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-export.png /bin/install -c -m 644 symbols/n_arrows/fancy_compass.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/fancy_compass.png /bin/install -c -m 644 grass/info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/info.png /bin/install -c -m 644 symbols/n_arrows/n_arrow1a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1a.png /bin/install -c -m 644 grass/label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/label-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow1b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1b.png /bin/install -c -m 644 grass/label.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/label.png /bin/install -c -m 644 symbols/n_arrows/n_arrow2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow2.png /bin/install -c -m 644 grass/layer-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow3.png /bin/install -c -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-aspect-arrow-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow4.png /bin/install -c -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-bottom.png /bin/install -c -m 644 symbols/n_arrows/n_arrow5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow5.png /bin/install -c -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-cell-cats-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow6.png /bin/install -c -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-command-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow7a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7a.png /bin/install -c -m 644 grass/layer-down.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-down.png /bin/install -c -m 644 symbols/n_arrows/n_arrow7b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7b.png /bin/install -c -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-edit.png /bin/install -c -m 644 symbols/n_arrows/n_arrow8a.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8a.png /bin/install -c -m 644 grass/layer-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-export.png /bin/install -c -m 644 symbols/n_arrows/n_arrow8b.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8b.png /bin/install -c -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-grid-add.png /bin/install -c -m 644 symbols/n_arrows/n_arrow9.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow9.png /bin/install -c -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-group-add.png make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/images' /bin/install -c -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-his-add.png make -C scripts || echo /home/neteler/src/releasebranch_8_5/gui/scripts >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 grass/layer-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-import.png /bin/install -c -m 644 grass/layer-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-info.png /bin/install -c -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-label-add.png make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/scripts' test -d /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts | mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts /bin/install -c -m 644 grass/layer-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-more.png /bin/install -c -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-opacity.png /bin/install -c d.rast3d.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts/d.rast3d /bin/install -c -m 644 grass/layer-open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-open.png /bin/install -c d.wms.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts/d.wms /bin/install -c -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster3d-add.png make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/scripts' make -C xml || echo /home/neteler/src/releasebranch_8_5/gui/xml >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-add.png /bin/install -c -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-analyze.png /bin/install -c -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-histogram.png /bin/install -c -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-more.png /bin/install -c -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-profile.png make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/xml' test -d /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml | mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml /bin/install -c -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-redraw.png /bin/install -c -m 644 grass-interface.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml/grass-interface.dtd /bin/install -c -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-remove.png make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/xml' make -C wxpython || echo /home/neteler/src/releasebranch_8_5/gui/wxpython >> /home/neteler/src/releasebranch_8_5/error.log /bin/install -c -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-rgb-add.png /bin/install -c -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-shaded-relief-add.png /bin/install -c -m 644 grass/layer-up.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-up.png /bin/install -c -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-add.png make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython /bin/install -c -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-chart-add.png /bin/install -c -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-more.png /bin/install -c -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-thematic-add.png /bin/install -c -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-wms-add.png /bin/install -c -m 644 grass/legend-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/legend-add.png /bin/install -c -m 644 grass/line-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-add.png /bin/install -c -m 644 grass/line-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-create.png /bin/install -c -m 644 grass/line-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-delete.png /bin/install -c -m 644 grass/line-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-edit.png /bin/install -c -m 644 grass/line-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-move.png /bin/install -c -m 644 grass/line-split.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-split.png /bin/install -c -m 644 grass/location-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/location-add.png /bin/install -c -m 644 grass/location-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/location-create.png /bin/install -c -m 644 grass/location-download.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/location-download.png /bin/install -c -m 644 grass/location.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/location.png /bin/install -c -m 644 grass/locked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/locked.png /bin/install -c -m 644 grass/loop-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/loop-add.png /bin/install -c -m 644 grass/map-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-add.png /bin/install -c -m 644 grass/map-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-export.png /bin/install -c -m 644 grass/map-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-info.png /bin/install -c -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/mapset-add.png /bin/install -c -m 644 grass/mapset.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/mapset.png /bin/install -c -m 644 grass/map-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-settings.png /bin/install -c -m 644 grass/measure-length.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/measure-length.png /bin/install -c -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-main.png /bin/install -c -m 644 grass/modeler-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-settings.png /bin/install -c -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-variables.png /bin/install -c -m 644 grass/module-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/module-add.png /bin/install -c -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/monitor-create.png /bin/install -c -m 644 grass/monitor-dock.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/monitor-dock.png /bin/install -c -m 644 grass/monitor-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/monitor-settings.png /bin/install -c -m 644 grass/move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/move.png /bin/install -c -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/north-arrow-add.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation /bin/install -c -m 644 grass/open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/open.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core /bin/install -c -m 644 grass/options.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/options.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history /bin/install -c -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/overlay-add.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr /bin/install -c -m 644 grass/page-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/page-settings.png /bin/install -c -m 644 grass/pan.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/pan.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp /bin/install -c -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/pdf-export.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler /bin/install -c -m 644 grass/player-back.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-back.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core /bin/install -c -m 644 grass/player-pause.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-pause.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr /bin/install -c -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-repeat-back-forward.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard /bin/install -c -m 644 grass/player-stop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-stop.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin /bin/install -c -m 644 grass/point-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-add.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules /bin/install -c -m 644 grass/point-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-create.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz /bin/install -c -m 644 grass/pointer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/pointer.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe /bin/install -c -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-create.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot /bin/install -c -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-delete.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit /bin/install -c -m 644 grass/polygon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup /bin/install -c -m 644 grass/print-compose.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/print-compose.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup /bin/install -c -m 644 grass/print.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/print.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet /bin/install -c -m 644 grass/ps-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/ps-export.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt /bin/install -c -m 644 grass/python-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/python-export.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot /bin/install -c -m 644 grass/python.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/python.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target /bin/install -c -m 644 grass/question-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/question-mark.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons /bin/install -c -m 644 grass/quit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/quit.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml /bin/install -c -m 644 grass/raster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster3d.png /bin/install -c -m 644 icons/grass_icons.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py /bin/install -c -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-calculator.png /bin/install -c -m 644 icons/icon.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py /bin/install -c -m 644 grass/raster-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-import.png /bin/install -c -m 644 icons/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py /bin/install -c -m 644 grass/raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster.png /bin/install -c -m 644 xml/grass-gxm.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxm.dtd /bin/install -c -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-stats.png /bin/install -c -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/rectangle-add.png /bin/install -c -m 644 xml/grass-gxw.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxw.dtd /bin/install -c -m 644 xml/main_menu.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.dtd /bin/install -c -m 644 grass/redo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/redo.png /bin/install -c -m 644 xml/main_menu.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.xml /bin/install -c -m 644 grass/redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/redraw.png /bin/install -c -m 644 xml/menudata.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.dtd /bin/install -c -m 644 grass/region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/region.png /bin/install -c -m 644 xml/menudata_modeler.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_modeler.xml /bin/install -c -m 644 grass/relation-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/relation-create.png /bin/install -c -m 644 xml/menudata_psmap.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_psmap.xml /bin/install -c -m 644 grass/reload.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/reload.png /bin/install -c -m 644 xml/menudata_pyedit.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_pyedit.xml /bin/install -c -m 644 grass/rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/rgb.png /bin/install -c -m 644 xml/menudata.README /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.README /bin/install -c -m 644 grass/save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/save.png /bin/install -c -m 644 xml/module_items.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.dtd /bin/install -c -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/scalebar-add.png /bin/install -c -m 644 xml/module_tree.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree.xml /bin/install -c -m 644 grass/script-load.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-load.png /bin/install -c -m 644 xml/toolboxes.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.dtd /bin/install -c -m 644 grass/script-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-save.png /bin/install -c -m 644 xml/toolboxes.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.xml /bin/install -c -m 644 grass/select.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/select.png /bin/install -c -m 644 xml/wxgui_items.dtd /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/wxgui_items.dtd /bin/install -c -m 644 grass/settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/settings.png /bin/install -c -m 644 xml/wxgui_items.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/wxgui_items.xml /bin/install -c -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/shaded-relief.png /bin/install -c -m 644 animation/anim.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py /bin/install -c -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/shortest-distance.png /bin/install -c -m 644 animation/controller.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py /bin/install -c -m 644 grass/show.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/show.png /bin/install -c -m 644 animation/data.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py /bin/install -c -m 644 grass/stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/stats.png /bin/install -c -m 644 animation/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py /bin/install -c -m 644 grass/success.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/success.png /bin/install -c -m 644 animation/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py /bin/install -c -m 644 grass/table-manager.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/table-manager.png /bin/install -c -m 644 animation/g.gui.animation.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py /bin/install -c -m 644 grass/table.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/table.png /bin/install -c -m 644 animation/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py /bin/install -c -m 644 grass/text-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/text-add.png /bin/install -c -m 644 animation/mapwindow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py /bin/install -c -m 644 grass/time-period.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/time-period.png /bin/install -c -m 644 animation/nviztask.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py /bin/install -c -m 644 grass/tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/tools.png /bin/install -c -m 644 animation/provider.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py /bin/install -c -m 644 grass/undo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/undo.png /bin/install -c -m 644 animation/temporal_manager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py /bin/install -c -m 644 grass/unlocked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/unlocked.png /bin/install -c -m 644 animation/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py /bin/install -c -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-chart.png /bin/install -c -m 644 animation/utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py /bin/install -c -m 644 grass/vector-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-import.png /bin/install -c -m 644 core/debug.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py /bin/install -c -m 644 grass/vector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector.png /bin/install -c -m 644 core/gcmd.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py /bin/install -c -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-thematic.png /bin/install -c -m 644 core/gconsole.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py /bin/install -c -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-tools.png /bin/install -c -m 644 core/giface.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py /bin/install -c -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-create.png /bin/install -c -m 644 core/globalvar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py /bin/install -c -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-delete.png /bin/install -c -m 644 core/gthread.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py /bin/install -c -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-move.png /bin/install -c -m 644 core/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py /bin/install -c -m 644 grass/wms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/wms.png /bin/install -c -m 644 core/layerlist.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py /bin/install -c -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-extent.png /bin/install -c -m 644 core/menutree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py /bin/install -c -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-in.png /bin/install -c -m 644 core/render.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py /bin/install -c -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-last.png /bin/install -c -m 644 core/settings.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py /bin/install -c -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-layer.png /bin/install -c -m 644 core/toolboxes.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py /bin/install -c -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-more.png /bin/install -c -m 644 core/treemodel.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py /bin/install -c -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-out.png /bin/install -c -m 644 core/units.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py /bin/install -c -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-region.png /bin/install -c -m 644 core/utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py /bin/install -c -m 644 grass.ico /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass.ico /bin/install -c -m 644 core/watchdog.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/watchdog.py /bin/install -c -m 644 grass-128x128.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-128x128.png /bin/install -c -m 644 core/workspace.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py /bin/install -c -m 644 grass-16x16.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-16x16.png /bin/install -c -m 644 core/ws.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py /bin/install -c -m 644 grass-192x192.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-192x192.png /bin/install -c -m 644 datacatalog/catalog.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py /bin/install -c -m 644 grass-22x22.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-22x22.png /bin/install -c -m 644 datacatalog/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py /bin/install -c -m 644 grass-24x24.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-24x24.png /bin/install -c -m 644 datacatalog/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py /bin/install -c -m 644 grass-32x32.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-32x32.png /bin/install -c -m 644 datacatalog/g.gui.datacatalog.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py /bin/install -c -m 644 grass-36x36.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-36x36.png /bin/install -c -m 644 datacatalog/infomanager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/infomanager.py /bin/install -c -m 644 grass-40x40.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-40x40.png /bin/install -c -m 644 datacatalog/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py /bin/install -c -m 644 grass-42x42.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-42x42.png /bin/install -c -m 644 grass-48x48.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-48x48.png /bin/install -c -m 644 datacatalog/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py /bin/install -c -m 644 datacatalog/tree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py /bin/install -c -m 644 grass-64x64.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-64x64.png /bin/install -c -m 644 history/browser.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/browser.py /bin/install -c -m 644 grass-72x72.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-72x72.png /bin/install -c -m 644 history/tree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/tree.py /bin/install -c -m 644 grass-80x80.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-80x80.png /bin/install -c -m 644 grass-8x8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-8x8.png /bin/install -c -m 644 dbmgr/base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py /bin/install -c -m 644 grass-96x96.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass-96x96.png /bin/install -c -m 644 dbmgr/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py /bin/install -c -m 644 flags/af.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/af.png /bin/install -c -m 644 dbmgr/g.gui.dbmgr.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py /bin/install -c -m 644 dbmgr/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py /bin/install -c -m 644 flags/am.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/am.png /bin/install -c -m 644 dbmgr/manager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py /bin/install -c -m 644 flags/ar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ar.png /bin/install -c -m 644 flags/bg.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/bg.png /bin/install -c -m 644 flags/cs.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/cs.png /bin/install -c -m 644 dbmgr/sqlbuilder.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py /bin/install -c -m 644 flags/da.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/da.png /bin/install -c -m 644 dbmgr/vinfo.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py /bin/install -c -m 644 flags/de.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/de.png /bin/install -c -m 644 gcp/g.gui.gcp.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py /bin/install -c -m 644 flags/el.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/el.png /bin/install -c -m 644 gcp/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py /bin/install -c -m 644 flags/es.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/es.png /bin/install -c -m 644 gcp/manager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py /bin/install -c -m 644 flags/et.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/et.png /bin/install -c -m 644 gcp/mapdisplay.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py /bin/install -c -m 644 flags/fa.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/fa.png /bin/install -c -m 644 gcp/statusbar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py /bin/install -c -m 644 flags/fi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/fi.png /bin/install -c -m 644 gcp/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py /bin/install -c -m 644 flags/fr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/fr.png /bin/install -c -m 644 gmodeler/canvas.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/canvas.py /bin/install -c -m 644 flags/he.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/he.png /bin/install -c -m 644 gmodeler/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py /bin/install -c -m 644 flags/hr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/hr.png /bin/install -c -m 644 gmodeler/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py /bin/install -c -m 644 flags/hu.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/hu.png /bin/install -c -m 644 gmodeler/g.gui.gmodeler.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py /bin/install -c -m 644 flags/id.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/id.png /bin/install -c -m 644 gmodeler/giface.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py /bin/install -c -m 644 flags/is.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/is.png /bin/install -c -m 644 gmodeler/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py /bin/install -c -m 644 flags/it.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/it.png /bin/install -c -m 644 gmodeler/menudata.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py /bin/install -c -m 644 flags/ja.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ja.png /bin/install -c -m 644 gmodeler/model_convert.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model_convert.py /bin/install -c -m 644 gmodeler/model_items.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model_items.py /bin/install -c -m 644 flags/ka.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ka.png /bin/install -c -m 644 gmodeler/model.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py /bin/install -c -m 644 flags/ko.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ko.png /bin/install -c -m 644 gmodeler/panels.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/panels.py /bin/install -c -m 644 flags/lo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/lo.png /bin/install -c -m 644 gmodeler/preferences.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py /bin/install -c -m 644 flags/lt.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/lt.png /bin/install -c -m 644 flags/lv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/lv.png /bin/install -c -m 644 gmodeler/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py /bin/install -c -m 644 flags/ml.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ml.png /bin/install -c -m 644 gui_core/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py /bin/install -c -m 644 gui_core/forms.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py /bin/install -c -m 644 flags/mn.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/mn.png /bin/install -c -m 644 gui_core/ghelp.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py /bin/install -c -m 644 flags/mr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/mr.png /bin/install -c -m 644 gui_core/goutput.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py /bin/install -c -m 644 flags/nl.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/nl.png /bin/install -c -m 644 gui_core/gselect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py /bin/install -c -m 644 flags/no.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/no.png /bin/install -c -m 644 gui_core/infobar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/infobar.py /bin/install -c -m 644 flags/pl.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/pl.png /bin/install -c -m 644 gui_core/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py /bin/install -c -m 644 flags/pt_br.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt_br.png /bin/install -c -m 644 gui_core/mapdisp.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py /bin/install -c -m 644 flags/pt.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt.png /bin/install -c -m 644 gui_core/menu.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py /bin/install -c -m 644 flags/ro.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ro.png /bin/install -c -m 644 gui_core/preferences.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py /bin/install -c -m 644 flags/ru.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ru.png /bin/install -c -m 644 gui_core/prompt.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py /bin/install -c -m 644 flags/sk.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/sk.png /bin/install -c -m 644 gui_core/pyedit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py /bin/install -c -m 644 flags/sl.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/sl.png /bin/install -c -m 644 gui_core/pystc.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py /bin/install -c -m 644 flags/sq.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/sq.png /bin/install -c -m 644 gui_core/query.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py /bin/install -c -m 644 flags/sr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/sr.png /bin/install -c -m 644 gui_core/simplelmgr.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py /bin/install -c -m 644 flags/sv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/sv.png /bin/install -c -m 644 gui_core/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py /bin/install -c -m 644 flags/ta.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/ta.png /bin/install -c -m 644 gui_core/treeview.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py /bin/install -c -m 644 flags/th.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/th.png /bin/install -c -m 644 gui_core/vselect.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py /bin/install -c -m 644 flags/tr.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/tr.png /bin/install -c -m 644 gui_core/widgets.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py /bin/install -c -m 644 flags/uk.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/uk.png /bin/install -c -m 644 gui_core/wrap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py /bin/install -c -m 644 flags/vi.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/vi.png /bin/install -c -m 644 iclass/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py /bin/install -c -m 644 flags/xh.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/xh.png /bin/install -c -m 644 iclass/digit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py /bin/install -c -m 644 flags/zh.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh.png /bin/install -c -m 644 flags/zh_tw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh_tw.png /bin/install -c -m 644 iclass/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py /bin/install -c -m 644 grass/3d-help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-help.png /bin/install -c -m 644 iclass/g.gui.iclass.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py /bin/install -c -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-rotate.png /bin/install -c -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-settings.png /bin/install -c -m 644 iclass/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py /bin/install -c -m 644 grass/area-measure.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/area-measure.png /bin/install -c -m 644 iclass/plots.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py /bin/install -c -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/aspect-arrow.png /bin/install -c -m 644 iclass/statistics.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py /bin/install -c -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/attributes-display.png /bin/install -c -m 644 iclass/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py /bin/install -c -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/boundary-create.png /bin/install -c -m 644 lmgr/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py /bin/install -c -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-copy.png /bin/install -c -m 644 lmgr/giface.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py /bin/install -c -m 644 grass/cats-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-display.png /bin/install -c -m 644 lmgr/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py /bin/install -c -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/cell-cats.png /bin/install -c -m 644 lmgr/layertree.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py /bin/install -c -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/centroid-create.png /bin/install -c -m 644 lmgr/menudata.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py /bin/install -c -m 644 grass/check.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/check.png /bin/install -c -m 644 lmgr/pyshell.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py /bin/install -c -m 644 grass/circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/circle.png /bin/install -c -m 644 lmgr/statusbar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/statusbar.py /bin/install -c -m 644 grass/create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/create.png /bin/install -c -m 644 lmgr/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py /bin/install -c -m 644 grass/cross.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/cross.png /bin/install -c -m 644 lmgr/workspace.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/workspace.py /bin/install -c -m 644 grass/data-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/data-add.png /bin/install -c -m 644 grass/edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/edit.png /bin/install -c -m 644 location_wizard/base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py /bin/install -c -m 644 grass/erase.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/erase.png /bin/install -c -m 644 location_wizard/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py /bin/install -c -m 644 grass/exclamation-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/exclamation-mark.png /bin/install -c -m 644 location_wizard/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py /bin/install -c -m 644 grass/execute.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/execute.png /bin/install -c -m 644 location_wizard/wizard.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py /bin/install -c -m 644 grass/flythrough.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/flythrough.png /bin/install -c -m 644 main_window/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/frame.py /bin/install -c -m 644 grass/font.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/font.png /bin/install -c -m 644 main_window/notebook.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/notebook.py /bin/install -c -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-add.png /bin/install -c -m 644 main_window/page.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/page.py /bin/install -c -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-create.png /bin/install -c -m 644 mapwin/analysis.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py /bin/install -c -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-delete.png /bin/install -c -m 644 mapwin/base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py /bin/install -c -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-remove.png /bin/install -c -m 644 mapwin/buffered.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py /bin/install -c -m 644 mapwin/decorations.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py /bin/install -c -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-rms.png /bin/install -c -m 644 mapwin/graphics.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py /bin/install -c -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-save.png /bin/install -c -m 644 mapwin/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py /bin/install -c -m 644 mapdisp/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py /bin/install -c -m 644 grass/georectify.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/georectify.png /bin/install -c -m 644 mapdisp/gprint.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py /bin/install -c -m 644 mapdisp/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py /bin/install -c -m 644 grass/grassdb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/grassdb-add.png /bin/install -c -m 644 mapdisp/main.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py /bin/install -c -m 644 grass/grassdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/grassdb.png /bin/install -c -m 644 mapdisp/properties.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/properties.py /bin/install -c -m 644 mapdisp/statusbar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py /bin/install -c -m 644 grass/help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/help.png /bin/install -c -m 644 mapdisp/test_mapdisp.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py /bin/install -c -m 644 grass/his.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/his.png /bin/install -c -m 644 mapdisp/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py /bin/install -c -m 644 grass/image-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/image-add.png /bin/install -c -m 644 mapswipe/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py /bin/install -c -m 644 grass/image-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/image-export.png /bin/install -c -m 644 mapswipe/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py /bin/install -c -m 644 grass/info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/info.png /bin/install -c -m 644 mapswipe/g.gui.mapswipe.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py /bin/install -c -m 644 grass/label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/label-add.png /bin/install -c -m 644 mapswipe/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py /bin/install -c -m 644 grass/label.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/label.png /bin/install -c -m 644 mapswipe/mapwindow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py /bin/install -c -m 644 grass/layer-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-add.png /bin/install -c -m 644 mapswipe/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py /bin/install -c -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-aspect-arrow-add.png /bin/install -c -m 644 modules/colorrules.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py /bin/install -c -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-bottom.png /bin/install -c -m 644 modules/extensions.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py /bin/install -c -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-cell-cats-add.png /bin/install -c -m 644 modules/histogram.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py /bin/install -c -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-command-add.png /bin/install -c -m 644 modules/import_export.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py /bin/install -c -m 644 grass/layer-down.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-down.png /bin/install -c -m 644 modules/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py /bin/install -c -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-edit.png /bin/install -c -m 644 modules/mapsets_picker.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py /bin/install -c -m 644 grass/layer-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-export.png /bin/install -c -m 644 modules/mcalc_builder.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py /bin/install -c -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-grid-add.png /bin/install -c -m 644 nviz/animation.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py /bin/install -c -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-group-add.png /bin/install -c -m 644 nviz/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py /bin/install -c -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-his-add.png /bin/install -c -m 644 nviz/main.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py /bin/install -c -m 644 grass/layer-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-import.png /bin/install -c -m 644 nviz/mapwindow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py /bin/install -c -m 644 grass/layer-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-info.png /bin/install -c -m 644 nviz/preferences.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py /bin/install -c -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-label-add.png /bin/install -c -m 644 nviz/tools.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py /bin/install -c -m 644 grass/layer-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-more.png /bin/install -c -m 644 nviz/workspace.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py /bin/install -c -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-opacity.png /bin/install -c -m 644 nviz/wxnviz.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py /bin/install -c -m 644 grass/layer-open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-open.png /bin/install -c -m 644 psmap/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py /bin/install -c -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster3d-add.png /bin/install -c -m 644 psmap/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py /bin/install -c -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-add.png /bin/install -c -m 644 psmap/g.gui.psmap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py /bin/install -c -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-analyze.png /bin/install -c -m 644 psmap/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py /bin/install -c -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-histogram.png /bin/install -c -m 644 psmap/instructions.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py /bin/install -c -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-more.png /bin/install -c -m 644 psmap/menudata.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py /bin/install -c -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-profile.png /bin/install -c -m 644 psmap/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py /bin/install -c -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-redraw.png /bin/install -c -m 644 psmap/utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py /bin/install -c -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-remove.png /bin/install -c -m 644 rdigit/controller.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py /bin/install -c -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-rgb-add.png /bin/install -c -m 644 rdigit/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py /bin/install -c -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-shaded-relief-add.png /bin/install -c -m 644 rdigit/g.gui.rdigit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/g.gui.rdigit.py /bin/install -c -m 644 grass/layer-up.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-up.png /bin/install -c -m 644 rdigit/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py /bin/install -c -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-add.png /bin/install -c -m 644 rdigit/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py /bin/install -c -m 644 rlisetup/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py /bin/install -c -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-chart-add.png /bin/install -c -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-more.png /bin/install -c -m 644 rlisetup/functions.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py /bin/install -c -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-thematic-add.png /bin/install -c -m 644 rlisetup/g.gui.rlisetup.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py /bin/install -c -m 644 rlisetup/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py /bin/install -c -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-wms-add.png /bin/install -c -m 644 rlisetup/sampling_frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py /bin/install -c -m 644 grass/legend-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/legend-add.png /bin/install -c -m 644 rlisetup/wizard.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py /bin/install -c -m 644 grass/line-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-add.png /bin/install -c -m 644 startup/guiutils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py /bin/install -c -m 644 grass/line-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-create.png /bin/install -c -m 644 startup/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py /bin/install -c -m 644 grass/line-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-delete.png /bin/install -c -m 644 startup/locdownload.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py /bin/install -c -m 644 grass/line-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-edit.png /bin/install -c -m 644 timeline/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py /bin/install -c -m 644 timeline/g.gui.timeline.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py /bin/install -c -m 644 grass/line-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-move.png /bin/install -c -m 644 timeline/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py /bin/install -c -m 644 grass/line-split.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/line-split.png /bin/install -c -m 644 vdigit/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py /bin/install -c -m 644 grass/location-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/location-add.png /bin/install -c -m 644 vdigit/g.gui.vdigit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py /bin/install -c -m 644 grass/location-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/location-create.png /bin/install -c -m 644 vdigit/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py /bin/install -c -m 644 grass/location-download.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/location-download.png /bin/install -c -m 644 vdigit/main.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py /bin/install -c -m 644 grass/location.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/location.png /bin/install -c -m 644 vdigit/mapwindow.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py /bin/install -c -m 644 grass/locked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/locked.png /bin/install -c -m 644 vdigit/preferences.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py /bin/install -c -m 644 grass/loop-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/loop-add.png /bin/install -c -m 644 grass/map-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/map-add.png /bin/install -c -m 644 vdigit/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py /bin/install -c -m 644 grass/map-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/map-export.png /bin/install -c -m 644 vdigit/wxdigit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py /bin/install -c -m 644 grass/map-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/map-info.png /bin/install -c -m 644 vdigit/wxdisplay.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py /bin/install -c -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/mapset-add.png /bin/install -c -m 644 vnet/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py /bin/install -c -m 644 grass/mapset.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/mapset.png /bin/install -c -m 644 vnet/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py /bin/install -c -m 644 grass/map-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/map-settings.png /bin/install -c -m 644 vnet/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/toolbars.py /bin/install -c -m 644 grass/measure-length.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/measure-length.png /bin/install -c -m 644 vnet/vnet_core.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py /bin/install -c -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-main.png /bin/install -c -m 644 grass/modeler-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-settings.png /bin/install -c -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-variables.png /bin/install -c -m 644 vnet/vnet_data.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py /bin/install -c -m 644 grass/module-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/module-add.png /bin/install -c -m 644 vnet/vnet_utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py /bin/install -c -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/monitor-create.png /bin/install -c -m 644 vnet/widgets.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/widgets.py /bin/install -c -m 644 grass/monitor-dock.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/monitor-dock.png /bin/install -c -m 644 web_services/cap_interface.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py /bin/install -c -m 644 grass/monitor-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/monitor-settings.png /bin/install -c -m 644 web_services/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py /bin/install -c -m 644 grass/move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/move.png /bin/install -c -m 644 web_services/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py /bin/install -c -m 644 web_services/widgets.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py /bin/install -c -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/north-arrow-add.png /bin/install -c -m 644 grass/open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/open.png /bin/install -c -m 644 wxplot/base.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py /bin/install -c -m 644 grass/options.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/options.png /bin/install -c -m 644 wxplot/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py /bin/install -c -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/overlay-add.png /bin/install -c -m 644 wxplot/histogram.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py /bin/install -c -m 644 grass/page-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/page-settings.png /bin/install -c -m 644 wxplot/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py /bin/install -c -m 644 grass/pan.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/pan.png /bin/install -c -m 644 wxplot/profile.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py /bin/install -c -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/pdf-export.png /bin/install -c -m 644 wxplot/scatter.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py /bin/install -c -m 644 grass/player-back.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/player-back.png /bin/install -c -m 644 iscatt/controllers.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py /bin/install -c -m 644 grass/player-pause.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/player-pause.png /bin/install -c -m 644 iscatt/core_c.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py /bin/install -c -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/player-repeat-back-forward.png /bin/install -c -m 644 iscatt/dialogs.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py /bin/install -c -m 644 grass/player-stop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/player-stop.png /bin/install -c -m 644 iscatt/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py /bin/install -c -m 644 grass/point-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/point-add.png /bin/install -c -m 644 grass/point-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/point-create.png /bin/install -c -m 644 iscatt/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py /bin/install -c -m 644 grass/pointer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/pointer.png /bin/install -c -m 644 iscatt/iscatt_core.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py /bin/install -c -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-create.png /bin/install -c -m 644 iscatt/plots.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py /bin/install -c -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-delete.png /bin/install -c -m 644 grass/polygon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon.png /bin/install -c -m 644 iscatt/toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py /bin/install -c -m 644 grass/print-compose.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/print-compose.png /bin/install -c -m 644 iscatt/utils.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py /bin/install -c -m 644 grass/print.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/print.png /bin/install -c -m 644 tplot/frame.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py /bin/install -c -m 644 grass/ps-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/ps-export.png /bin/install -c -m 644 tplot/g.gui.tplot.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py /bin/install -c -m 644 grass/python-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/python-export.png /bin/install -c -m 644 tplot/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py /bin/install -c -m 644 grass/python.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/python.png /bin/install -c -m 644 photo2image/g.gui.photo2image.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py /bin/install -c -m 644 grass/question-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/question-mark.png /bin/install -c -m 644 grass/quit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/quit.png /bin/install -c -m 644 photo2image/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py /bin/install -c -m 644 grass/raster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/raster3d.png /bin/install -c -m 644 photo2image/ip2i_manager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py /bin/install -c -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-calculator.png /bin/install -c -m 644 photo2image/ip2i_mapdisplay.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py /bin/install -c -m 644 grass/raster-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-import.png /bin/install -c -m 644 photo2image/ip2i_statusbar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py /bin/install -c -m 644 grass/raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/raster.png /bin/install -c -m 644 photo2image/ip2i_toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py /bin/install -c -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-stats.png /bin/install -c -m 644 image2target/g.gui.image2target.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py /bin/install -c -m 644 image2target/ii2t_gis_set_error.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py /bin/install -c -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/rectangle-add.png /bin/install -c -m 644 image2target/ii2t_gis_set.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py /bin/install -c -m 644 grass/redo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/redo.png /bin/install -c -m 644 image2target/ii2t_manager.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py /bin/install -c -m 644 grass/redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/redraw.png /bin/install -c -m 644 image2target/ii2t_mapdisplay.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py /bin/install -c -m 644 grass/region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/region.png /bin/install -c -m 644 image2target/ii2t_statusbar.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py /bin/install -c -m 644 grass/relation-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/relation-create.png /bin/install -c -m 644 grass/reload.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/reload.png /bin/install -c -m 644 image2target/ii2t_toolbars.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py /bin/install -c -m 644 grass/rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/rgb.png /bin/install -c -m 644 image2target/__init__.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py /bin/install -c -m 644 grass/save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/save.png /bin/install -c -m 644 wxgui.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py /bin/install -c -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/scalebar-add.png /bin/install -c -m 644 README.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/README.md /bin/install -c -m 644 grass/script-load.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/script-load.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py /bin/install -c -m 644 grass/script-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/script-save.png /bin/install -c -m 644 grass/select.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/select.png /bin/install -c -m 644 grass/settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/settings.png /bin/install -c -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/shaded-relief.png /bin/install -c -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/shortest-distance.png /bin/install -c -m 644 grass/show.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/show.png /bin/install -c -m 644 grass/stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/stats.png /bin/install -c -m 644 grass/success.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/success.png /bin/install -c -m 644 grass/table-manager.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/table-manager.png /bin/install -c -m 644 grass/table.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/table.png /bin/install -c -m 644 grass/text-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/text-add.png /bin/install -c -m 644 grass/time-period.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/time-period.png /bin/install -c -m 644 grass/tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/tools.png /bin/install -c -m 644 grass/undo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/undo.png /bin/install -c -m 644 grass/unlocked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/unlocked.png /bin/install -c -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-chart.png /bin/install -c -m 644 grass/vector-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-import.png /bin/install -c -m 644 grass/vector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vector.png /bin/install -c -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-thematic.png /bin/install -c -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-tools.png /bin/install -c -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-create.png /bin/install -c -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-delete.png /bin/install -c -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-move.png /bin/install -c -m 644 grass/wms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/wms.png /bin/install -c -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-extent.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py /bin/install -c -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-in.png /bin/install -c -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-last.png /bin/install -c -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-layer.png /bin/install -c -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-more.png /bin/install -c -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-out.png /bin/install -c -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-region.png /bin/install -c -m 644 grass/3d-help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/3d-help.png /bin/install -c -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/3d-rotate.png /bin/install -c -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/3d-settings.png /bin/install -c -m 644 grass/area-measure.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/area-measure.png /bin/install -c -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/aspect-arrow.png /bin/install -c -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/attributes-display.png /bin/install -c -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/boundary-create.png /bin/install -c -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/cats-copy.png /bin/install -c -m 644 grass/cats-display.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/cats-display.png /bin/install -c -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/cell-cats.png /bin/install -c -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/centroid-create.png /bin/install -c -m 644 grass/check.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/check.png /bin/install -c -m 644 grass/circle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/circle.png /bin/install -c -m 644 grass/create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/create.png /bin/install -c -m 644 grass/cross.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/cross.png /bin/install -c -m 644 grass/data-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/data-add.png /bin/install -c -m 644 grass/edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/edit.png /bin/install -c -m 644 grass/erase.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/erase.png /bin/install -c -m 644 grass/exclamation-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/exclamation-mark.png /bin/install -c -m 644 grass/execute.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/execute.png /bin/install -c -m 644 grass/flythrough.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/flythrough.png /bin/install -c -m 644 grass/font.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/font.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py /bin/install -c -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-add.png /bin/install -c -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-create.png /bin/install -c -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-delete.png /bin/install -c -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-remove.png /bin/install -c -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-rms.png /bin/install -c -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/gcp-save.png /bin/install -c -m 644 grass/georectify.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/georectify.png /bin/install -c -m 644 grass/grassdb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/grassdb-add.png /bin/install -c -m 644 grass/grassdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/grassdb.png /bin/install -c -m 644 grass/help.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/help.png /bin/install -c -m 644 grass/his.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/his.png /bin/install -c -m 644 grass/image-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/image-add.png /bin/install -c -m 644 grass/image-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/image-export.png /bin/install -c -m 644 grass/info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/info.png /bin/install -c -m 644 grass/label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/label-add.png /bin/install -c -m 644 grass/label.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/label.png /bin/install -c -m 644 grass/layer-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-add.png /bin/install -c -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-aspect-arrow-add.png /bin/install -c -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-bottom.png /bin/install -c -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-cell-cats-add.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py /bin/install -c -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-command-add.png /bin/install -c -m 644 grass/layer-down.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-down.png /bin/install -c -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-edit.png /bin/install -c -m 644 grass/layer-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-export.png /bin/install -c -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-grid-add.png /bin/install -c -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-group-add.png /bin/install -c -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-his-add.png /bin/install -c -m 644 grass/layer-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-import.png /bin/install -c -m 644 grass/layer-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-info.png /bin/install -c -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-label-add.png /bin/install -c -m 644 grass/layer-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-more.png /bin/install -c -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-opacity.png /bin/install -c -m 644 grass/layer-open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-open.png /bin/install -c -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster3d-add.png /bin/install -c -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster-add.png /bin/install -c -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster-analyze.png /bin/install -c -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster-histogram.png /bin/install -c -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster-more.png /bin/install -c -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-raster-profile.png /bin/install -c -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-redraw.png /bin/install -c -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-remove.png /bin/install -c -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-rgb-add.png /bin/install -c -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-shaded-relief-add.png /bin/install -c -m 644 grass/layer-up.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-up.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py /bin/install -c -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-vector-add.png /bin/install -c -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-vector-chart-add.png /bin/install -c -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-vector-more.png /bin/install -c -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-vector-thematic-add.png /bin/install -c -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/layer-wms-add.png /bin/install -c -m 644 grass/legend-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/legend-add.png /bin/install -c -m 644 grass/line-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-add.png /bin/install -c -m 644 grass/line-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-create.png /bin/install -c -m 644 grass/line-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-delete.png /bin/install -c -m 644 grass/line-edit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-edit.png /bin/install -c -m 644 grass/line-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-move.png /bin/install -c -m 644 grass/line-split.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/line-split.png /bin/install -c -m 644 grass/location-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/location-add.png /bin/install -c -m 644 grass/location-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/location-create.png /bin/install -c -m 644 grass/location-download.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/location-download.png /bin/install -c -m 644 grass/location.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/location.png /bin/install -c -m 644 grass/locked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/locked.png /bin/install -c -m 644 grass/loop-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/loop-add.png /bin/install -c -m 644 grass/map-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/map-add.png /bin/install -c -m 644 grass/map-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/map-export.png /bin/install -c -m 644 grass/map-info.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/map-info.png /bin/install -c -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/mapset-add.png /bin/install -c -m 644 grass/mapset.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/mapset.png /bin/install -c -m 644 grass/map-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/map-settings.png /bin/install -c -m 644 grass/measure-length.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/measure-length.png /bin/install -c -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/modeler-main.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py /bin/install -c -m 644 grass/modeler-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/modeler-settings.png /bin/install -c -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/modeler-variables.png /bin/install -c -m 644 grass/module-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/module-add.png /bin/install -c -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/monitor-create.png /bin/install -c -m 644 grass/monitor-dock.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/monitor-dock.png /bin/install -c -m 644 grass/monitor-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/monitor-settings.png /bin/install -c -m 644 grass/move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/move.png /bin/install -c -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/north-arrow-add.png /bin/install -c -m 644 grass/open.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/open.png /bin/install -c -m 644 grass/options.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/options.png /bin/install -c -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/overlay-add.png /bin/install -c -m 644 grass/page-settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/page-settings.png /bin/install -c -m 644 grass/pan.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/pan.png /bin/install -c -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/pdf-export.png /bin/install -c -m 644 grass/player-back.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/player-back.png /bin/install -c -m 644 grass/player-pause.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/player-pause.png /bin/install -c -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/player-repeat-back-forward.png /bin/install -c -m 644 grass/player-stop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/player-stop.png /bin/install -c -m 644 grass/point-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/point-add.png /bin/install -c -m 644 grass/point-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/point-create.png /bin/install -c -m 644 grass/pointer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/pointer.png /bin/install -c -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/polygon-create.png /bin/install -c -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/polygon-delete.png /bin/install -c -m 644 grass/polygon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/polygon.png /bin/install -c -m 644 grass/print-compose.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/print-compose.png /bin/install -c -m 644 grass/print.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/print.png /bin/install -c -m 644 grass/ps-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/ps-export.png /bin/install -c -m 644 grass/python-export.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/python-export.png /bin/install -c -m 644 grass/python.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/python.png /bin/install -c -m 644 grass/question-mark.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/question-mark.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py /bin/install -c -m 644 grass/quit.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/quit.png /bin/install -c -m 644 grass/raster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/raster3d.png /bin/install -c -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/raster-calculator.png /bin/install -c -m 644 grass/raster-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/raster-import.png /bin/install -c -m 644 grass/raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/raster.png /bin/install -c -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/raster-stats.png /bin/install -c -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/rectangle-add.png /bin/install -c -m 644 grass/redo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/redo.png /bin/install -c -m 644 grass/redraw.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/redraw.png /bin/install -c -m 644 grass/region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/region.png /bin/install -c -m 644 grass/relation-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/relation-create.png /bin/install -c -m 644 grass/reload.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/reload.png /bin/install -c -m 644 grass/rgb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/rgb.png /bin/install -c -m 644 grass/save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/save.png /bin/install -c -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/scalebar-add.png /bin/install -c -m 644 grass/script-load.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/script-load.png /bin/install -c -m 644 grass/script-save.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/script-save.png /bin/install -c -m 644 grass/select.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/select.png /bin/install -c -m 644 grass/settings.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/settings.png /bin/install -c -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/shaded-relief.png /bin/install -c -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/shortest-distance.png /bin/install -c -m 644 grass/show.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/show.png /bin/install -c -m 644 grass/stats.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/stats.png /bin/install -c -m 644 grass/success.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/success.png /bin/install -c -m 644 grass/table-manager.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/table-manager.png /bin/install -c -m 644 grass/table.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/table.png /bin/install -c -m 644 grass/text-add.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/text-add.png /bin/install -c -m 644 grass/time-period.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/time-period.png /bin/install -c -m 644 grass/tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/tools.png /bin/install -c -m 644 grass/undo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/undo.png /bin/install -c -m 644 grass/unlocked.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/unlocked.png /bin/install -c -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vector-chart.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py /bin/install -c -m 644 grass/vector-import.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vector-import.png /bin/install -c -m 644 grass/vector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vector.png /bin/install -c -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vector-thematic.png /bin/install -c -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vector-tools.png /bin/install -c -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vertex-create.png /bin/install -c -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vertex-delete.png /bin/install -c -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/vertex-move.png /bin/install -c -m 644 grass/wms.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/wms.png /bin/install -c -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-extent.png /bin/install -c -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-in.png /bin/install -c -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-last.png /bin/install -c -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-layer.png /bin/install -c -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-more.png /bin/install -c -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-out.png /bin/install -c -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons/zoom-region.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/applications /bin/install -c -m 644 grass.desktop /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/applications mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps /bin/install -c -m 644 grass-8x8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps /bin/install -c -m 644 grass-16x16.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps/grass.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps /bin/install -c -m 644 grass-22x22.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps /bin/install -c -m 644 grass-24x24.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps /bin/install -c -m 644 grass-32x32.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps /bin/install -c -m 644 grass-36x36.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps /bin/install -c -m 644 grass-40x40.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps /bin/install -c -m 644 grass-42x42.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps /bin/install -c -m 644 grass-48x48.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps /bin/install -c -m 644 grass-64x64.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps /bin/install -c -m 644 grass-72x72.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps /bin/install -c -m 644 grass-80x80.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps/grass.png python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps /bin/install -c -m 644 grass-96x96.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps /bin/install -c -m 644 grass-128x128.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps /bin/install -c -m 644 grass-192x192.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps /bin/install -c -m 644 grass.svg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps/grass.svg mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/metainfo /bin/install -c -m 644 grass.appdata.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/metainfo/org.osgeo.grass.appdata.xml make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/icons' python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/watchdog.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/infomanager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/browser.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/tree.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/canvas.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model_convert.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model_items.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/panels.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/infobar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/statusbar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/workspace.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/notebook.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/page.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/properties.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/g.gui.rdigit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/widgets.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py python3 -m py_compile /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' Generating interface description for all modules... GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 tools/build_modules_xml.py > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make xml/menudata.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/toolboxes.py > xml/menudata.xml GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/toolboxes.py "validate" xml/menudata.xml make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make xml/module_tree_menudata.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/toolboxes.py "module_tree" > xml/module_tree_menudata.xml GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/toolboxes.py "validate" xml/module_tree_menudata.xml make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make menustrings.py make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' /bin/install -c -m 644 xml/menudata.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.xml /bin/install -c -m 644 xml/module_tree_menudata.xml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree_menudata.xml GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/menutree.py "manager" >> menustrings.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/menutree.py "module_tree" >> menustrings.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/menutree.py "modeler" >> menustrings.py GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/menutree.py "psmap" >> menustrings.py make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make parsubdirs make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make -C docs || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/docs >> /home/neteler/src/releasebranch_8_5/error.log make -C animation || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/animation >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' /bin/install -c g.gui.animation.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation /bin/install -c -m 644 wxGUI_animation_tool.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_animation_tool.jpg make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/docs' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.components.tmp.html ; fi /bin/install -c -m 644 wxGUI_animation_tool.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_animation_tool.jpg /bin/install -c -m 644 wxGUI_layer_manager.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_layer_manager.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html /bin/install -c -m 644 wxGUI_modules_flags.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_flags.png /bin/install -c -m 644 wxGUI_modules_parameters.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_parameters.png /bin/install -c -m 644 wxGUI_modules_style_left.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_left.png make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation --html-description < /dev/null | grep -v '\|\| ' > g.gui.animation.tmp.html /bin/install -c -m 644 wxGUI_modules_style_top.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_top.png /bin/install -c -m 644 wxGUI_modules_widget_file1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file1.png /bin/install -c -m 644 wxGUI_modules_widget_file2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file2.png /bin/install -c -m 644 wxGUI_modules_widget_selection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_selection.png /bin/install -c -m 644 wxGUI_iscatt.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iscatt.jpg /bin/install -c -m 644 wxGUI_map_display.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_map_display.jpg /bin/install -c -m 644 wxGUI_nviz_toolbar.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_toolbar.jpg /bin/install -c -m 644 wxGUI_nviz_tools_light.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_light.jpg /bin/install -c -m 644 wxGUI_nviz_tools_surface.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_surface.jpg /bin/install -c -m 644 wxGUI_nviz_tools_vector.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_vector.jpg /bin/install -c -m 644 wxGUI_nviz_tools_view.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_view.jpg /bin/install -c -m 644 wxGUI_nviz_tools_volume.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_volume.jpg /bin/install -c -m 644 wxGUI_toolboxes.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_toolboxes.jpg /bin/install -c -m 644 wxGUI_vnet.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_vnet.jpg if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.iscatt.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.modules.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.nviz.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.toolboxes.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --html-description < /dev/null | grep -v '\|\| ' > wxGUI.vnet.tmp.html ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.components.tmp.md ; fi /bin/install -c -m 644 wxGUI_layer_manager.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_layer_manager.png /bin/install -c -m 644 wxGUI_modules_flags.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_flags.png /bin/install -c -m 644 wxGUI_modules_parameters.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_parameters.png /bin/install -c -m 644 wxGUI_modules_style_left.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_style_left.png /bin/install -c -m 644 wxGUI_modules_style_top.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_style_top.png /bin/install -c -m 644 wxGUI_modules_widget_file1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_widget_file1.png /bin/install -c -m 644 wxGUI_modules_widget_file2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_widget_file2.png /bin/install -c -m 644 wxGUI_modules_widget_selection.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_modules_widget_selection.png /bin/install -c -m 644 wxGUI_iscatt.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_iscatt.jpg /bin/install -c -m 644 wxGUI_map_display.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_map_display.jpg /bin/install -c -m 644 wxGUI_nviz_toolbar.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_toolbar.jpg /bin/install -c -m 644 wxGUI_nviz_tools_light.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_tools_light.jpg /bin/install -c -m 644 wxGUI_nviz_tools_surface.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_tools_surface.jpg /bin/install -c -m 644 wxGUI_nviz_tools_vector.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_tools_vector.jpg /bin/install -c -m 644 wxGUI_nviz_tools_view.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_tools_view.jpg /bin/install -c -m 644 wxGUI_nviz_tools_volume.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_nviz_tools_volume.jpg /bin/install -c -m 644 wxGUI_toolboxes.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_toolboxes.jpg /bin/install -c -m 644 wxGUI_vnet.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_vnet.jpg VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.animation 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.iscatt.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.modules.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.nviz.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.toolboxes.tmp.md ; fi if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C --md-description < /dev/null > wxGUI.vnet.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.components > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html rm g.gui.animation.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' rm -f g.gui.animation.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.animation 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.animation.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.iscatt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation --md-description < /dev/null > g.gui.animation.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.animation 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.animation.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.modules > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html rm g.gui.animation.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.animation.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' rm -f g.gui.animation.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.animation 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.animation.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.nviz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/animation' make -C datacatalog || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' /bin/install -c g.gui.datacatalog.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog /bin/install -c -m 644 datacatalog.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/datacatalog.png /bin/install -c -m 644 datacatalog.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/datacatalog.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog --html-description < /dev/null | grep -v '\|\| ' > g.gui.datacatalog.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.toolboxes > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.datacatalog 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.vnet > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html rm g.gui.datacatalog.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' rm -f g.gui.datacatalog.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.datacatalog 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.components > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.components.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.datacatalog.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog --md-description < /dev/null > g.gui.datacatalog.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.iscatt > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.iscatt.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.datacatalog 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.datacatalog.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.md rm g.gui.datacatalog.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.datacatalog.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' rm -f g.gui.datacatalog.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.datacatalog 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.datacatalog.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.modules > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.modules.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog' make -C mapswipe || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' /bin/install -c g.gui.mapswipe.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe /bin/install -c -m 644 mapswipe_tsunami.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/mapswipe_tsunami.jpg /bin/install -c -m 644 mapswipe_tsunami.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/mapswipe_tsunami.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe --html-description < /dev/null | grep -v '\|\| ' > g.gui.mapswipe.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.nviz > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.nviz.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.mapswipe 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.toolboxes > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.toolboxes.md rm g.gui.mapswipe.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' rm -f g.gui.mapswipe.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.mapswipe 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py wxGUI.vnet > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.vnet.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.mapswipe.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe --md-description < /dev/null > g.gui.mapswipe.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.mapswipe 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.mapswipe.md make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/docs' make -C gmodeler || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' /bin/install -c g.gui.gmodeler.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler /bin/install -c -m 644 g_gui_gmodeler_actinia_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_actinia_code.png /bin/install -c -m 644 g_gui_gmodeler_avg_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_map.png /bin/install -c -m 644 g_gui_gmodeler_avg_run.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_run.png /bin/install -c -m 644 g_gui_gmodeler_comment.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_comment.png /bin/install -c -m 644 g_gui_gmodeler_db.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_db.png /bin/install -c -m 644 g_gui_gmodeler_dlg_module.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_dlg_module.png /bin/install -c -m 644 g_gui_gmodeler_intermediate_data.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_intermediate_data.png /bin/install -c -m 644 g_gui_gmodeler_items.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_items.png /bin/install -c -m 644 g_gui_gmodeler_loop_dlg.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_dlg.png /bin/install -c -m 644 g_gui_gmodeler_loop_final.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_final.png /bin/install -c -m 644 g_gui_gmodeler_loop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop.png /bin/install -c -m 644 g_gui_gmodeler_lower_toolbar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_lower_toolbar.png /bin/install -c -m 644 g_gui_gmodeler_mcomment.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mcomment.png /bin/install -c -m 644 g_gui_gmodeler_mdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mdb.png /bin/install -c -m 644 g_gui_gmodeler_mloop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mloop.png /bin/install -c -m 644 g_gui_gmodeler_mmodule.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodule.png /bin/install -c -m 644 g_gui_gmodeler_mmodulex.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodulex.png /bin/install -c -m 644 g_gui_gmodeler_model_avg.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_avg.png /bin/install -c -m 644 g_gui_gmodeler_model_classification.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_classification.png /bin/install -c -m 644 g_gui_gmodeler_model_landslides.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_landslides.png /bin/install -c -m 644 g_gui_gmodeler_model_properties.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_properties.png /bin/install -c -m 644 g_gui_gmodeler_model_usle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_usle.png /bin/install -c -m 644 g_gui_gmodeler_modis_1o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1o.png /bin/install -c -m 644 g_gui_gmodeler_modis_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1.png /bin/install -c -m 644 g_gui_gmodeler_modis_2o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2o.png /bin/install -c -m 644 g_gui_gmodeler_modis_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2.png /bin/install -c -m 644 g_gui_gmodeler_modis_3o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3o.png /bin/install -c -m 644 g_gui_gmodeler_modis_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3.png /bin/install -c -m 644 g_gui_gmodeler_modulex.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modulex.png /bin/install -c -m 644 g_gui_gmodeler_modul.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modul.png /bin/install -c -m 644 g_gui_gmodeler_mraster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster3d.png /bin/install -c -m 644 g_gui_gmodeler_mraster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster.png /bin/install -c -m 644 g_gui_gmodeler_mrelation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mrelation.png rm g.gui.mapswipe.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.mapswipe.md /bin/install -c -m 644 g_gui_gmodeler_mvector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mvector.png /bin/install -c -m 644 g_gui_gmodeler_parameter.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_parameter.png /bin/install -c -m 644 g_gui_gmodeler_python_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code.png make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' rm -f g.gui.mapswipe.tmp.md /bin/install -c -m 644 g_gui_gmodeler_python_code_result.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code_result.png VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.mapswipe 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.mapswipe.md /bin/install -c -m 644 g_gui_gmodeler_python.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python.png /bin/install -c -m 644 g_gui_gmodeler_pywps_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_pywps_code.png /bin/install -c -m 644 g_gui_gmodeler_raster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster3d.png /bin/install -c -m 644 g_gui_gmodeler_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster.png /bin/install -c -m 644 g_gui_gmodeler_relation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_relation.png /bin/install -c -m 644 g_gui_gmodeler_toolbar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_toolbar.png /bin/install -c -m 644 g_gui_gmodeler_variables.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables.png /bin/install -c -m 644 g_gui_gmodeler_variables_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_raster.png /bin/install -c -m 644 g_gui_gmodeler_variables_run.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_run.png /bin/install -c -m 644 g_gui_gmodeler_vector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_vector.png /bin/install -c -m 644 g_gui_gmodeler_actinia_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_actinia_code.png /bin/install -c -m 644 g_gui_gmodeler_avg_map.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_avg_map.png /bin/install -c -m 644 g_gui_gmodeler_avg_run.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_avg_run.png /bin/install -c -m 644 g_gui_gmodeler_comment.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_comment.png /bin/install -c -m 644 g_gui_gmodeler_db.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_db.png /bin/install -c -m 644 g_gui_gmodeler_dlg_module.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_dlg_module.png /bin/install -c -m 644 g_gui_gmodeler_intermediate_data.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_intermediate_data.png /bin/install -c -m 644 g_gui_gmodeler_items.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_items.png /bin/install -c -m 644 g_gui_gmodeler_loop_dlg.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_loop_dlg.png /bin/install -c -m 644 g_gui_gmodeler_loop_final.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_loop_final.png /bin/install -c -m 644 g_gui_gmodeler_loop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_loop.png /bin/install -c -m 644 g_gui_gmodeler_lower_toolbar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_lower_toolbar.png /bin/install -c -m 644 g_gui_gmodeler_mcomment.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mcomment.png /bin/install -c -m 644 g_gui_gmodeler_mdb.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mdb.png /bin/install -c -m 644 g_gui_gmodeler_mloop.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mloop.png /bin/install -c -m 644 g_gui_gmodeler_mmodule.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mmodule.png /bin/install -c -m 644 g_gui_gmodeler_mmodulex.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mmodulex.png /bin/install -c -m 644 g_gui_gmodeler_model_avg.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_model_avg.png /bin/install -c -m 644 g_gui_gmodeler_model_classification.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_model_classification.png /bin/install -c -m 644 g_gui_gmodeler_model_landslides.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_model_landslides.png /bin/install -c -m 644 g_gui_gmodeler_model_properties.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_model_properties.png /bin/install -c -m 644 g_gui_gmodeler_model_usle.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_model_usle.png /bin/install -c -m 644 g_gui_gmodeler_modis_1o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_1o.png /bin/install -c -m 644 g_gui_gmodeler_modis_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_1.png /bin/install -c -m 644 g_gui_gmodeler_modis_2o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_2o.png /bin/install -c -m 644 g_gui_gmodeler_modis_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_2.png /bin/install -c -m 644 g_gui_gmodeler_modis_3o.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_3o.png /bin/install -c -m 644 g_gui_gmodeler_modis_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modis_3.png /bin/install -c -m 644 g_gui_gmodeler_modulex.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modulex.png /bin/install -c -m 644 g_gui_gmodeler_modul.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_modul.png /bin/install -c -m 644 g_gui_gmodeler_mraster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mraster3d.png /bin/install -c -m 644 g_gui_gmodeler_mraster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mraster.png /bin/install -c -m 644 g_gui_gmodeler_mrelation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mrelation.png /bin/install -c -m 644 g_gui_gmodeler_mvector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_mvector.png /bin/install -c -m 644 g_gui_gmodeler_parameter.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_parameter.png /bin/install -c -m 644 g_gui_gmodeler_python_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_python_code.png /bin/install -c -m 644 g_gui_gmodeler_python_code_result.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_python_code_result.png /bin/install -c -m 644 g_gui_gmodeler_python.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_python.png /bin/install -c -m 644 g_gui_gmodeler_pywps_code.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_pywps_code.png /bin/install -c -m 644 g_gui_gmodeler_raster3d.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_raster3d.png /bin/install -c -m 644 g_gui_gmodeler_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_raster.png /bin/install -c -m 644 g_gui_gmodeler_relation.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_relation.png /bin/install -c -m 644 g_gui_gmodeler_toolbar.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_toolbar.png /bin/install -c -m 644 g_gui_gmodeler_variables.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_variables.png /bin/install -c -m 644 g_gui_gmodeler_variables_raster.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_variables_raster.png /bin/install -c -m 644 g_gui_gmodeler_variables_run.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_variables_run.png /bin/install -c -m 644 g_gui_gmodeler_vector.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_gmodeler_vector.png /bin/install -c -m 644 g_gui_gmodeler_zipcodes_avg_elevation.gxm /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html /bin/install -c -m 644 g_gui_gmodeler_zipcodes_avg_elevation.gxm /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe' make -C rlisetup || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler --html-description < /dev/null | grep -v '\|\| ' > g.gui.gmodeler.tmp.html make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' /bin/install -c g.gui.rlisetup.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup /bin/install -c -m 644 g_gui_rlisetup_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_1.png /bin/install -c -m 644 g_gui_rlisetup_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_2.png /bin/install -c -m 644 g_gui_rlisetup_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_3.png /bin/install -c -m 644 g_gui_rlisetup_4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_4.png /bin/install -c -m 644 g_gui_rlisetup_5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_5.png /bin/install -c -m 644 g_gui_rlisetup_6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_6.png /bin/install -c -m 644 g_gui_rlisetup_7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_7.png /bin/install -c -m 644 g_gui_rlisetup_8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_8.png /bin/install -c -m 644 g_gui_rlisetup_sample_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_sample_areas.png /bin/install -c -m 644 g_gui_rlisetup_1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_1.png /bin/install -c -m 644 g_gui_rlisetup_2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_2.png /bin/install -c -m 644 g_gui_rlisetup_3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_3.png /bin/install -c -m 644 g_gui_rlisetup_4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_4.png /bin/install -c -m 644 g_gui_rlisetup_5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_5.png /bin/install -c -m 644 g_gui_rlisetup_6.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_6.png /bin/install -c -m 644 g_gui_rlisetup_7.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_7.png /bin/install -c -m 644 g_gui_rlisetup_8.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_8.png /bin/install -c -m 644 g_gui_rlisetup_sample_areas.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_rlisetup_sample_areas.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup --html-description < /dev/null | grep -v '\|\| ' > g.gui.rlisetup.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gmodeler 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rlisetup 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html rm g.gui.gmodeler.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' rm -f g.gui.gmodeler.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gmodeler 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html rm g.gui.rlisetup.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' rm -f g.gui.rlisetup.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rlisetup 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.gmodeler.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler --md-description < /dev/null > g.gui.gmodeler.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.gmodeler 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.gmodeler.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.rlisetup.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup --md-description < /dev/null > g.gui.rlisetup.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.rlisetup 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.rlisetup.md rm g.gui.gmodeler.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.gmodeler.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' rm -f g.gui.gmodeler.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.gmodeler 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.gmodeler.md rm g.gui.rlisetup.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.rlisetup.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' rm -f g.gui.rlisetup.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.rlisetup 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.rlisetup.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler' make -C psmap || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/psmap >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' /bin/install -c g.gui.psmap.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap /bin/install -c -m 644 psmap_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/psmap_frame.jpg /bin/install -c -m 644 psmap_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/psmap_frame.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap --html-description < /dev/null | grep -v '\|\| ' > g.gui.psmap.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup' make -C dbmgr || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' /bin/install -c g.gui.dbmgr.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr /bin/install -c -m 644 dbmgr_frame.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_frame.png /bin/install -c -m 644 dbmgr_sql_builder.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_sql_builder.png /bin/install -c -m 644 dbmgr_frame.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/dbmgr_frame.png /bin/install -c -m 644 dbmgr_sql_builder.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/dbmgr_sql_builder.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr --html-description < /dev/null | grep -v '\|\| ' > g.gui.dbmgr.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.psmap 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.dbmgr 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html rm g.gui.psmap.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' rm -f g.gui.psmap.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.psmap 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html rm g.gui.dbmgr.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' rm -f g.gui.dbmgr.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.dbmgr 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.psmap.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap --md-description < /dev/null > g.gui.psmap.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.dbmgr.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr --md-description < /dev/null > g.gui.dbmgr.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.psmap 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.psmap.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.dbmgr 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.dbmgr.md rm g.gui.psmap.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.psmap.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' rm -f g.gui.psmap.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.psmap 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.psmap.md rm g.gui.dbmgr.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.dbmgr.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' rm -f g.gui.dbmgr.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.dbmgr 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.dbmgr.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/psmap' make -C vdigit || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' /bin/install -c g.gui.vdigit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit /bin/install -c -m 644 vdigit_toolbar.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vdigit_toolbar.jpg /bin/install -c -m 644 vdigit_toolbar.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vdigit_toolbar.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit --html-description < /dev/null | grep -v '\|\| ' > g.gui.vdigit.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr' make -C rdigit || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' /bin/install -c g.gui.rdigit.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rdigit /bin/install -c -m 644 wxGUI_rdigit_step1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step1.png /bin/install -c -m 644 wxGUI_rdigit_step2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step2.png /bin/install -c -m 644 wxGUI_rdigit_step3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step3.png /bin/install -c -m 644 wxGUI_rdigit_step4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step4.png /bin/install -c -m 644 wxGUI_rdigit_step5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step5.png /bin/install -c -m 644 wxGUI_rdigit_step1.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_rdigit_step1.png /bin/install -c -m 644 wxGUI_rdigit_step2.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_rdigit_step2.png /bin/install -c -m 644 wxGUI_rdigit_step3.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_rdigit_step3.png /bin/install -c -m 644 wxGUI_rdigit_step4.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_rdigit_step4.png /bin/install -c -m 644 wxGUI_rdigit_step5.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_rdigit_step5.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rdigit --html-description < /dev/null | grep -v '\|\| ' > g.gui.rdigit.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.vdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html rm g.gui.vdigit.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' rm -f g.gui.vdigit.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.vdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html rm g.gui.rdigit.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' rm -f g.gui.rdigit.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.vdigit.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit --md-description < /dev/null > g.gui.vdigit.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.rdigit.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.rdigit --md-description < /dev/null > g.gui.rdigit.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.vdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.vdigit.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.rdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.rdigit.md rm g.gui.vdigit.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.vdigit.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' rm -f g.gui.vdigit.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.vdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.vdigit.md rm g.gui.rdigit.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.rdigit.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' rm -f g.gui.rdigit.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.rdigit 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.rdigit.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit' make -C iclass || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/iclass >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' /bin/install -c g.gui.iclass.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass /bin/install -c -m 644 iclass_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/iclass_frame.jpg /bin/install -c -m 644 iclass_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/iclass_frame.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass --html-description < /dev/null | grep -v '\|\| ' > g.gui.iclass.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit' make -C gcp || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/gcp >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' /bin/install -c g.gui.gcp.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp /bin/install -c -m 644 wxGUI_gcp_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_gcp_frame.jpg /bin/install -c -m 644 wxGUI_gcp_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_gcp_frame.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp --html-description < /dev/null | grep -v '\|\| ' > g.gui.gcp.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.iclass 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gcp 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html rm g.gui.iclass.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' rm -f g.gui.iclass.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.iclass 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html rm g.gui.gcp.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' rm -f g.gui.gcp.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gcp 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.gcp.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp --md-description < /dev/null > g.gui.gcp.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.iclass.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass --md-description < /dev/null > g.gui.iclass.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.gcp 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.gcp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.iclass 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.iclass.md rm g.gui.gcp.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.gcp.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' rm -f g.gui.gcp.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.gcp 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.gcp.md rm g.gui.iclass.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.iclass.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' rm -f g.gui.iclass.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.iclass 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.iclass.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/gcp' make -C timeline || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/timeline >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' /bin/install -c g.gui.timeline.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline /bin/install -c -m 644 timeline_2D.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/timeline_2D.jpg /bin/install -c -m 644 timeline_2D.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/timeline_2D.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline --html-description < /dev/null | grep -v '\|\| ' > g.gui.timeline.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/iclass' make -C tplot || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/tplot >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' /bin/install -c g.gui.tplot.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot /bin/install -c -m 644 g_gui_tplot_export_csv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_tplot_export_csv.png /bin/install -c -m 644 g_gui_tplot_labels.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g_gui_tplot_labels.png /bin/install -c -m 644 tplot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/tplot.png /bin/install -c -m 644 g_gui_tplot_export_csv.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_tplot_export_csv.png /bin/install -c -m 644 g_gui_tplot_labels.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g_gui_tplot_labels.png /bin/install -c -m 644 tplot.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/tplot.png make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot --html-description < /dev/null | grep -v '\|\| ' > g.gui.tplot.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.timeline 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.tplot 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html rm g.gui.timeline.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' rm -f g.gui.timeline.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.timeline 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html rm g.gui.tplot.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' rm -f g.gui.tplot.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.tplot 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.timeline.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline --md-description < /dev/null > g.gui.timeline.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.tplot.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot --md-description < /dev/null > g.gui.tplot.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.timeline 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.timeline.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.tplot 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.tplot.md rm g.gui.timeline.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.timeline.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' rm -f g.gui.timeline.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.timeline 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.timeline.md rm g.gui.tplot.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.tplot.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' rm -f g.gui.tplot.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.tplot 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.tplot.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/timeline' make -C photo2image || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image >> /home/neteler/src/releasebranch_8_5/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' /bin/install -c g.gui.photo2image.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image /bin/install -c -m 644 wxGUI_iphoto2image_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iphoto2image_frame.jpg /bin/install -c -m 644 wxGUI_iphoto2image_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_iphoto2image_frame.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/tplot' make -C image2target || echo /home/neteler/src/releasebranch_8_5/gui/wxpython/image2target >> /home/neteler/src/releasebranch_8_5/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image --html-description < /dev/null | grep -v '\|\| ' > g.gui.photo2image.tmp.html make[5]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' /bin/install -c g.gui.image2target.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target /bin/install -c -m 644 wxGUI_iimage2target_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iimage2target_frame.jpg /bin/install -c -m 644 wxGUI_iimage2target_frame.jpg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI_iimage2target_frame.jpg make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target --html-description < /dev/null | grep -v '\|\| ' > g.gui.image2target.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.photo2image 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.image2target 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html rm g.gui.image2target.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' rm -f g.gui.image2target.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.image2target 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html rm g.gui.photo2image.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' rm -f g.gui.photo2image.tmp.html VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.photo2image 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.image2target.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target --md-description < /dev/null > g.gui.image2target.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.photo2image.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image --md-description < /dev/null > g.gui.photo2image.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.image2target 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.image2target.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.photo2image 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/g.gui.photo2image.md rm g.gui.photo2image.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.photo2image.md rm g.gui.image2target.tmp.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.image2target.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' rm -f g.gui.photo2image.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.photo2image 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.photo2image.md make[6]: Entering directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' rm -f g.gui.image2target.tmp.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py g.gui.image2target 2026 > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/wxGUI.image2target.md make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image' make[6]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython/image2target' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui/wxpython' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/gui' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/visualization' make -C ximgview || echo /home/neteler/src/releasebranch_8_5/visualization/ximgview >> /home/neteler/src/releasebranch_8_5/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/visualization/ximgview' 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_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"visualization/ximgview\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"visualization/ximgview\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ximgview OBJ.x86_64-pc-linux-gnu/color.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.5 -lSM -lICE -lX11 -lm if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ximgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ximgview --html-description < /dev/null | grep -v '\|\| ' > ximgview.tmp.html ; fi if [ "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ximgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin/ximgview --md-description < /dev/null > ximgview.tmp.md ; fi VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py ximgview > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/ximgview.md VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/mkhtml.py ximgview > /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1" rm ximgview.tmp.md ximgview.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/visualization/ximgview' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/visualization' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/locale' Creating translations (= 'make mo') make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/locale' msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasslibs.mo po/grasslibs_bn.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grasslibs.mo po/grasslibs_ar.po 75 translated messages, 10 fuzzy translations, 1769 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasslibs.mo po/grasslibs_cs.po 31 translated messages, 927 fuzzy translations, 896 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasslibs.mo po/grasslibs_de.po 768 translated messages, 74 fuzzy translations, 1012 untranslated messages. 527 translated messages, 38 fuzzy translations, 1289 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasslibs.mo po/grasslibs_el.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasslibs.mo po/grasslibs_es.po 346 translated messages, 34 fuzzy translations, 1474 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasslibs.mo po/grasslibs_fi.po 1 translated message, 1853 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasslibs.mo po/grasslibs_fr.po 1439 translated messages, 93 fuzzy translations, 322 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES/grasslibs.mo po/grasslibs_hi.po 1821 translated messages, 13 fuzzy translations, 20 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasslibs.mo po/grasslibs_hu.po 1841 translated messages, 6 fuzzy translations, 7 untranslated messages. 33 translated messages, 9 fuzzy translations, 1812 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasslibs.mo po/grasslibs_id_ID.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasslibs.mo po/grasslibs_it.po 870 translated messages, 68 fuzzy translations, 916 untranslated messages. 74 translated messages, 15 fuzzy translations, 1765 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasslibs.mo po/grasslibs_ja.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasslibs.mo po/grasslibs_ko.po 388 translated messages, 51 fuzzy translations, 1415 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasslibs.mo po/grasslibs_lv.po 646 translated messages, 45 fuzzy translations, 1163 untranslated messages. 277 translated messages, 118 fuzzy translations, 1459 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasslibs.mo po/grasslibs_ml.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasslibs.mo po/grasslibs_pl.po 67 translated messages, 10 fuzzy translations, 1777 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasslibs.mo po/grasslibs_pt_BR.po 631 translated messages, 40 fuzzy translations, 1183 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasslibs.mo po/grasslibs_pt.po 488 translated messages, 36 fuzzy translations, 1330 untranslated messages. 1534 translated messages, 101 fuzzy translations, 219 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasslibs.mo po/grasslibs_ro.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasslibs.mo po/grasslibs_ru.po 117 translated messages, 22 fuzzy translations, 1715 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasslibs.mo po/grasslibs_si.po 6 translated messages, 1848 untranslated messages. 1705 translated messages, 116 fuzzy translations, 33 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grasslibs.mo po/grasslibs_sl.po msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES/grasslibs.mo po/grasslibs_sv.po 45 translated messages, 988 fuzzy translations, 821 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasslibs.mo po/grasslibs_ta.po 1852 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasslibs.mo po/grasslibs_th.po 49 translated messages, 6 fuzzy translations, 1799 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasslibs.mo po/grasslibs_tr.po 235 translated messages, 28 fuzzy translations, 1591 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasslibs.mo po/grasslibs_uk.po 219 translated messages, 27 fuzzy translations, 1608 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasslibs.mo po/grasslibs_vi.po 19 translated messages, 9 fuzzy translations, 1826 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasslibs.mo po/grasslibs_zh_CN.po 231 translated messages, 31 fuzzy translations, 1592 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES/grasslibs.mo po/grasslibs_zh_Hant.po 0 translated messages, 1842 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasslibs.mo po/grasslibs_zh.po 0 translated messages, 1854 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grassmods.mo po/grassmods_ar.po 220 translated messages, 19 fuzzy translations, 1615 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grassmods.mo po/grassmods_bn.po 10 translated messages, 10080 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grassmods.mo po/grassmods_cs.po 230 translated messages, 5522 fuzzy translations, 4338 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grassmods.mo po/grassmods_de.po 2977 translated messages, 399 fuzzy translations, 6714 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grassmods.mo po/grassmods_el.po 4035 translated messages, 436 fuzzy translations, 5619 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grassmods.mo po/grassmods_es.po 125 translated messages, 150 fuzzy translations, 9815 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grassmods.mo po/grassmods_fi.po 41 translated messages, 68 fuzzy translations, 9981 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grassmods.mo po/grassmods_fr.po 7286 translated messages, 537 fuzzy translations, 2267 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES/grassmods.mo po/grassmods_hi.po 3705 translated messages, 163 fuzzy translations, 6222 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grassmods.mo po/grassmods_hu.po 9959 translated messages, 18 fuzzy translations, 113 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grassmods.mo po/grassmods_id_ID.po 39 translated messages, 120 fuzzy translations, 9931 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grassmods.mo po/grassmods_it.po 1 translated message, 10089 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grassmods.mo po/grassmods_ja.po 2900 translated messages, 410 fuzzy translations, 6780 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grassmods.mo po/grassmods_ko.po 2523 translated messages, 376 fuzzy translations, 7191 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grassmods.mo po/grassmods_lv.po 1491 translated messages, 322 fuzzy translations, 8277 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grassmods.mo po/grassmods_ml.po 308 translated messages, 861 fuzzy translations, 8921 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grassmods.mo po/grassmods_pl.po 1 translated message, 10089 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grassmods.mo po/grassmods_pt_BR.po 1892 translated messages, 355 fuzzy translations, 7843 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grassmods.mo po/grassmods_pt.po 4031 translated messages, 427 fuzzy translations, 5632 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grassmods.mo po/grassmods_ro.po 634 translated messages, 247 fuzzy translations, 9209 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grassmods.mo po/grassmods_ru.po 1046 translated messages, 291 fuzzy translations, 8753 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grassmods.mo po/grassmods_si.po 161 translated messages, 178 fuzzy translations, 9751 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grassmods.mo po/grassmods_sl.po 1 translated message, 10089 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES/grassmods.mo po/grassmods_sv.po 199 translated messages, 5608 fuzzy translations, 4283 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grassmods.mo po/grassmods_ta.po 10071 translated messages, 16 fuzzy translations, 3 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grassmods.mo po/grassmods_th.po 25 translated messages, 39 fuzzy translations, 10026 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grassmods.mo po/grassmods_tr.po 2 translated messages, 124 fuzzy translations, 9964 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grassmods.mo po/grassmods_uk.po 1436 translated messages, 340 fuzzy translations, 8314 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grassmods.mo po/grassmods_vi.po 1 translated message, 10089 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grassmods.mo po/grassmods_zh_CN.po 2 translated messages, 124 fuzzy translations, 9964 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES/grassmods.mo po/grassmods_zh_Hant.po 0 translated messages, 10019 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grassmods.mo po/grassmods_zh.po 0 translated messages, 10090 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ar.po 0 translated messages, 3278 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasswxpy.mo po/grasswxpy_bn.po 509 translated messages, 232 fuzzy translations, 9349 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasswxpy.mo po/grasswxpy_cs.po 33 translated messages, 15 fuzzy translations, 3230 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasswxpy.mo po/grasswxpy_de.po 1541 translated messages, 156 fuzzy translations, 1581 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasswxpy.mo po/grasswxpy_el.po 1912 translated messages, 169 fuzzy translations, 1197 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasswxpy.mo po/grasswxpy_es.po 578 translated messages, 94 fuzzy translations, 2606 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fi.po 112 translated messages, 47 fuzzy translations, 3119 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fr.po 2855 translated messages, 202 fuzzy translations, 221 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_hi.po 2553 translated messages, 725 fuzzy translations. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasswxpy.mo po/grasswxpy_hu.po 3178 translated messages, 24 fuzzy translations, 76 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasswxpy.mo po/grasswxpy_id_ID.po 1831 translated messages, 176 fuzzy translations, 1271 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasswxpy.mo po/grasswxpy_it.po 0 translated messages, 1 fuzzy translation, 3277 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ja.po 1510 translated messages, 154 fuzzy translations, 1614 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ko.po 2778 translated messages, 179 fuzzy translations, 321 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasswxpy.mo po/grasswxpy_lv.po 230 translated messages, 83 fuzzy translations, 2965 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ml.po 1225 translated messages, 250 fuzzy translations, 1803 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pl.po 143 translated messages, 56 fuzzy translations, 3079 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt_BR.po 2022 translated messages, 172 fuzzy translations, 1084 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt.po 2477 translated messages, 186 fuzzy translations, 615 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ro.po 405 translated messages, 99 fuzzy translations, 2774 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ru.po 1644 translated messages, 163 fuzzy translations, 1471 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasswxpy.mo po/grasswxpy_si.po 0 translated messages, 3278 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grasswxpy.mo po/grasswxpy_sl.po 3021 translated messages, 221 fuzzy translations, 36 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES/grasswxpy.mo po/grasswxpy_sv.po 0 translated messages, 3278 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ta.po 3278 translated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasswxpy.mo po/grasswxpy_th.po 65 translated messages, 23 fuzzy translations, 3190 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_tr.po 108 translated messages, 48 fuzzy translations, 3122 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasswxpy.mo po/grasswxpy_uk.po 616 translated messages, 109 fuzzy translations, 2553 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_vi.po 0 translated messages, 3278 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh_CN.po 0 translated messages, 18 fuzzy translations, 3260 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh_Hant.po 0 translated messages, 3279 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh.po 0 translated messages, 3278 untranslated messages. 1000 translated messages, 112 fuzzy translations, 2166 untranslated messages. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/locale' Creating translation statistics (= 'make statistics') make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/locale' GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" python3 ./grass_po_stats.py make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/locale' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/locale' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/man' /bin/install -c -m 644 grassdocs.css /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grassdocs.css /bin/install -c -m 644 hamburger_menu.svg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/hamburger_menu.svg /bin/install -c -m 644 hamburger_menu_close.svg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/hamburger_menu_close.svg /bin/install -c -m 644 jquery.fixedheadertable.min.js /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/jquery.fixedheadertable.min.js /bin/install -c -m 644 parser_standard_options.css /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.css /bin/install -c -m 644 parser_standard_options.js /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.js /bin/install -c -m 644 mkdocs/mkdocs.yml /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/mkdocs.yml /bin/install -c -m 644 grass_logo.svg /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_logo.svg /bin/install -c -m 644 favicon.ico /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/favicon.ico /bin/install -c -m 644 mkdocs/grassdocs.css /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grassdocs.css mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/scripts /bin/install -c -m 644 mkdocs/index.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/index.md mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials mkdir -p /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags/default /bin/install -c -m 644 mkdocs/keywords.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/keywords.md /bin/install -c -m 644 mkdocs/docs/development_intro.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/development_intro.md /bin/install -c -m 644 mkdocs/docs/command_line_intro.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/command_line_intro.md /bin/install -c -m 644 grass_logo.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.png /bin/install -c -m 644 grass_icon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_icon.png /bin/install -c -m 644 grass_icon.png /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/grass_icon.png /bin/install -c -m 644 mkdocs/scripts/hook_list_scripts.py /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/scripts/hook_list_scripts.py /bin/install -c -m 644 mkdocs/overrides/partials/copyright.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials/copyright.html /bin/install -c -m 644 mkdocs/overrides/partials/footer.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials/footer.html /bin/install -c -m 644 mkdocs/overrides/partials/actions.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials/actions.html /bin/install -c -m 644 mkdocs/overrides/partials/source.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials/source.html /bin/install -c -m 644 mkdocs/overrides/fragments/tags/default/listing.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags/default/listing.html Generating manual pages index (help system)... make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/full_index.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/index.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topics.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/keywords.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/display.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/database.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/general.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imagery.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/postscript.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporal.html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vector.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/man' GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_full_index.py GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_index.py touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/index.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_topics.py touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/full_index.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_keywords.py touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/keywords.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_graphical_index.py touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_manual_gallery.py touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topics.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class_graphical.py html /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./parser_standard_options.py -t "/home/neteler/src/releasebranch_8_5/lib/gis/parser_standard_options.c" -f "grass" -o "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" -p 'id="opts_table" class="scroolTable"' touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py d display touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/display.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py db database touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/database.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py g general touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/general.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py i imagery touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imagery.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py m miscellaneous touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py ps postscript touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/postscript.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py r raster touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py r3 raster3d touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py t temporal touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporal.html GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class.py v vector touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vector.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/man' GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_check.py Generated HTML docs in /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/index.html ---------------------------------------------------------------------- Following modules are missing the 'modulename.html' file in src code: ---------------------------------------------------------------------- make manpages make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/man' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.background.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.project.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rdigit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.signatures.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.predict.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.train.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.status.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.smooth.edgepreserve.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.copy.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.gjson.lib.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_copy.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_data.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_json.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_smoothing.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_svm.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.fill.holes.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1 /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1 make[4]: Entering directory '/home/neteler/src/releasebranch_8_5/man' make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/database_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/database.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.background.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/display_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/display.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/full_index.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.project.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/general_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/general.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1" can't handle line breaks in
...
VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1" can't handle line breaks in
...
VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rdigit.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/grass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/guimodules_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/helptext.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imagery_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/imagery.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/index.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.signatures.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.predict.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.svm.train.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/keywords.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/postscript_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/postscript.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3d_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/raster.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.status.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.smooth.edgepreserve.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.copy.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporal_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/temporal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.gjson.lib.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_ACCA.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_accumulation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_aggregation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_albedo.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_algebra.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_atmospheric_correction.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_attribute_table.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_biomass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_buffer.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_cartography.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_category.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_centroid.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_classification.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_clip.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_color_table.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_color_transformation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_composite.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_connection_settings.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_contour.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_conversion.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_copy.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_copy.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_cost_surface.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_data.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_data.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_diagram.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_display.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_dissolve.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_distance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_edges.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_editing.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_elevation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_emissivity.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_energy_balance.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_evapotranspiration.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_export.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_extract.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_fire.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_fusion.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_generalization.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_geometry.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphology.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphons.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_gradient.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_graphics.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_groundwater_flow.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_GUI.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_histogram.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_hydrology.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_imagery.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_imagery_quality_assessment.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_import.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_installation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_interpolation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_json.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_json.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_kernel_density.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_landscape_structure_analysis.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_latitude.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_LIDAR.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_linear_reference_system.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_manual.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_map_annotations.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_map_management.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_mask.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_measurement.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_metadata.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_modules.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_mosaic.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_multispectral.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_network.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_orthorectify.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_paint_labels.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_point_cloud.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_printing.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_profile.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_projection.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_querying.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_radiometric_conversion.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_raster.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_reclassification.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_recode_categories.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_rectify.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_resample.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_rescale.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_RGB.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_sampling.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_segmentation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_series.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_settings.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topics.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_smoothing.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_smoothing.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_solar.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_statistics.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_support.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_surface.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_svm.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_svm.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_temporal.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_terrain.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_tiling.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_time_management.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_topology.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_transformation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_unit_test.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_vector.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_vegetation_index.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_viewshed.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_visualization.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_volume.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/topic_voxel.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/variables.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vector_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/vector.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.fill.holes.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1' is up to date. VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1" can't handle line breaks in
...
VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_graphical.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1" can't handle line breaks in
...
VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1" VERSION_NUMBER=8.5.1dev /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html" "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1" make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1' is up to date. make[4]: Leaving directory '/home/neteler/src/releasebranch_8_5/man' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/man' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/full_index.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/index.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/topics.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/graphical_index.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/manual_gallery.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/class_graphical.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/parser_standard_options.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/display.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/database.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/general.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/imagery.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/miscellaneous.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/postscript.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster3d.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/temporal.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vector.md make[3]: Entering directory '/home/neteler/src/releasebranch_8_5/man' make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/full_index.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/index.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/topics.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/graphical_index.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/manual_gallery.md' is up to date. GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./build_class_graphical.py md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source GISBASE="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu" MDDIR="/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs" VERSION_NUMBER=8.5.1dev VERSION_DATE=2026 python3 ./parser_standard_options.py -t "/home/neteler/src/releasebranch_8_5/lib/gis/parser_standard_options.c" -f "grass" -o "/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/parser_standard_options.md" make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/display.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/database.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/general.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/imagery.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/miscellaneous.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/postscript.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/raster3d.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/temporal.md' is up to date. make[3]: '/home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/vector.md' is up to date. touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/parser_standard_options.md touch /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/class_graphical.md make[3]: Leaving directory '/home/neteler/src/releasebranch_8_5/man' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/man' make[2]: Entering directory '/home/neteler/src/releasebranch_8_5/mswindows' make[2]: Nothing to be done for 'first'. make[2]: Leaving directory '/home/neteler/src/releasebranch_8_5/mswindows' make[1]: Leaving directory '/home/neteler/src/releasebranch_8_5' make /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/AUTHORS /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/CITING /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/COPYING /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/GPL.TXT /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/INSTALL.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/REQUIREMENTS.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/contributors.csv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/contributors_extra.csv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/translators.csv make[1]: Entering directory '/home/neteler/src/releasebranch_8_5' /bin/install -c -m 644 AUTHORS /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/AUTHORS /bin/install -c -m 644 CITING /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/CITING /bin/install -c -m 644 COPYING /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/COPYING /bin/install -c -m 644 GPL.TXT /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/GPL.TXT /bin/install -c -m 644 INSTALL.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/INSTALL.md /bin/install -c -m 644 REQUIREMENTS.md /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/REQUIREMENTS.md /bin/install -c -m 644 contributors.csv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/contributors.csv /bin/install -c -m 644 contributors_extra.csv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/contributors_extra.csv /bin/install -c -m 644 translators.csv /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/translators.csv make[1]: Leaving directory '/home/neteler/src/releasebranch_8_5' make manifests make[1]: Entering directory '/home/neteler/src/releasebranch_8_5' make[1]: Nothing to be done for 'manifests'. make[1]: Leaving directory '/home/neteler/src/releasebranch_8_5' GRASS 8.5.1dev c5ca3168b1 compilation log -------------------------------------------------- Started compilation: Fri Jul 17 06:10:28 AM UTC 2026 -- Errors in: No errors detected. -- Finished compilation: Fri Jul 17 06:21:32 AM UTC 2026 GRASS 85 compilation done make -C . htmldox-single make[1]: Entering directory '/home/neteler/src/releasebranch_8_5' rm -rf ./latex ./html doxygen ./include/Make/Doxyfile_arch_html warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1332 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1637 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1950 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 1966 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 2040 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2145 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2338 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2380 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2387 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2635 of file './include/Make/Doxyfile_arch_html' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.8 Searching for include files... Searching for files in directory /home/neteler/src/releasebranch_8_5/include Searching for example files... Searching for images... Searching for files in directory /home/neteler/src/releasebranch_8_5/ Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data/sample_modules Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data/sample_modules/r.plus.example Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.background Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.project Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/man Searching for files in directory /home/neteler/src/releasebranch_8_5/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/msvc Searching for files in directory /home/neteler/src/releasebranch_8_5/msvc/sys Searching for files in directory /home/neteler/src/releasebranch_8_5/doc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python/script Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development/rfc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_5/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_5/docker Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/alpine Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/ubuntu Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/debian Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/testdata Searching for files in directory /home/neteler/src/releasebranch_8_5/singularity Searching for files in directory /home/neteler/src/releasebranch_8_5/singularity/debian Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake/find_scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/rpm Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/latex Searching for files in directory /home/neteler/src/releasebranch_8_5/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/ps Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/html Searching for files in directory /home/neteler/src/releasebranch_8_5/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/macos Searching for files in directory /home/neteler/src/releasebranch_8_5/macos/files Searching for files in directory /home/neteler/src/releasebranch_8_5/1 Searching for files in directory /home/neteler/src/releasebranch_8_5/binder Searching for files in directory /home/neteler/src/releasebranch_8_5/include Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_5/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_5/display Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx/apidoc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/bitmap/OBJ.x86_64-pc-linux-gnu Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files in directory /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/display Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/doc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python/script Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development/rfc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_5/general Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx/apidoc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_5/man Searching for files in directory /home/neteler/src/releasebranch_8_5/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/misc Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_5/ps Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/rpm Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data/sample_modules Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite/data/sample_modules/r.plus.example Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.background Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.project Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview/OBJ.x86_64-pc-linux-gnu Searching INPUT for files to process... Searching for files in directory /home/neteler/src/releasebranch_8_5/ Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.group/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rgb.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pm/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.aster.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.target/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.signatures/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.gensigset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.emissivity/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.rectify/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.netrad/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.smap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.predict/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.zc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.soilheatflux/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.pca/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.biomass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/imagery/i.svm.train/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.version/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findfile/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mapsets/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_5/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_5/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.univar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.test/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.join/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.extension/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.background Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.image.mosaic/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.download.project Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.blend/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.colors.enhance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.tasscap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/i.oif/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_5/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/man Searching for files in directory /home/neteler/src/releasebranch_8_5/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/man/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/msvc Searching for files in directory /home/neteler/src/releasebranch_8_5/msvc/sys Searching for files in directory /home/neteler/src/releasebranch_8_5/doc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/examples/python/script Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/development/rfc Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_5/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_5/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_5/docker Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/alpine Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/ubuntu Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/debian Searching for files in directory /home/neteler/src/releasebranch_8_5/docker/testdata Searching for files in directory /home/neteler/src/releasebranch_8_5/singularity Searching for files in directory /home/neteler/src/releasebranch_8_5/singularity/debian Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake/find_scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/cmake/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_5/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/zh_Hant/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/hi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/sv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/tools/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/experimental/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/ply/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/colortables Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/source/barscales Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/partials Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/docs/mkdocs/overrides/fragments/tags/default Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/history/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/rpm Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_5/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/g.html2man/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/latex Searching for files in directory /home/neteler/src/releasebranch_8_5/gui Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/history Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_5/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_5/ps Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.register/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/html Searching for files in directory /home/neteler/src/releasebranch_8_5/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.cluster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.hull/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.class/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.fill.holes/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.rst/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.delaunay/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.build.polylines/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gdal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.neighbors/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.slope.aspect/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.smooth.edgepreserve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.clump/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.category/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.texture/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.gauss/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.interp/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.kappa/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors.out/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.covar/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.surf.fractal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mfilter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.ascii/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mapcalc/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.multi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.mask.status/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_5/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/macos Searching for files in directory /home/neteler/src/releasebranch_8_5/macos/files Searching for files in directory /home/neteler/src/releasebranch_8_5/1 Searching for files in directory /home/neteler/src/releasebranch_8_5/binder Searching for files in directory /home/neteler/src/releasebranch_8_5/include Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_5/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_5/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_5/display Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.redraw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_5/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_5/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/script/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_templates/sphinx/apidoc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/experimental/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/app/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/jupyter/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/tools/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/python/grass/temporal/ply Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_5/visualization/ximgview/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/Vlib/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/parson/test Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/gis/tests Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_5/lib/bitmap/OBJ.x86_64-pc-linux-gnu Reading and parsing tag files Parsing files Preprocessing /home/neteler/src/releasebranch_8_5/grasslib.dox... Parsing file /home/neteler/src/releasebranch_8_5/grasslib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/arraystats.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/arraystats.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/bitmap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/bitmap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/btree.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/btree.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/calc.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/calc.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/cdhc.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/cdhc.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/cluster.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/cluster.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/colors.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/colors.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/config.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/config.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/datetime.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/datetime.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/dbmi.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/dbmi.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/arraystats.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/arraystats.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/bitmap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/bitmap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/btree.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/btree.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/calc.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/calc.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/cdhc.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/cdhc.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/cluster.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/cluster.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/colors.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/colors.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/datetime.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/datetime.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/dbmi.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/dbmi.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/devlib.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/devlib.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/dig_atts.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/dig_atts.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/display.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/display.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/form.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/form.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/gis.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/gis.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/glocale.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/glocale.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/gmath.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/gmath.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/gprojects.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/gprojects.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/imagery.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/imagery.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/la.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/la.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/linkm.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/linkm.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/manage.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/manage.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/neta.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/neta.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/nviz.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/nviz.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/ogsf.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/ogsf.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/ortholib.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/ortholib.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/Paintlib.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/Paintlib.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/raster.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/raster.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/raster3d.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/raster3d.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/rbtree.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/rbtree.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/rowio.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/rowio.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/segment.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/segment.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/spawn.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/spawn.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/sqlp.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/sqlp.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/stats.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/stats.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/symbol.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/symbol.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/vector.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/vector.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/defs/vedit.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/defs/vedit.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/display.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/display.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/fontcap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/fontcap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/form.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/form.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/gis.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/gis.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/glocale.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/glocale.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/gmath.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/gmath.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/gprojects.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/gprojects.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/imagery.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/imagery.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_config.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_config.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_sort.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_sort.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_sort_impl.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_sort_impl.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_stream.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/ami_stream.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/embuffer.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/embuffer.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_adaptive.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_adaptive.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_adaptive_impl.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_adaptive_impl.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_impl.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/empq_impl.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/imbuffer.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/imbuffer.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/mem_stream.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/mem_stream.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/minmaxheap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/minmaxheap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/mm.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/mm.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/mm_utils.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/mm_utils.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/pqheap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/pqheap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/queue.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/queue.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/quicksort.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/quicksort.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/replacementHeap.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/replacementHeap.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/replacementHeapBlock.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/replacementHeapBlock.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/iostream/rtimer.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/iostream/rtimer.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/la.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/la.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/linkm.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/linkm.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/manage.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/manage.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/neta.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/neta.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/nviz.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/nviz.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/ogsf.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/ogsf.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/ortholib.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/ortholib.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/raster.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/raster.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/raster3d.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/raster3d.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/rbtree.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/rbtree.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/rowio.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/rowio.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/segment.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/segment.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/spawn.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/spawn.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/sqlp.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/sqlp.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/stats.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/stats.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/symbol.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/symbol.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/temporal.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/temporal.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_defines.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_defines.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_externs.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_externs.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_macros.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_macros.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_structs.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vect/dig_structs.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vect/digit.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vect/digit.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vector.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vector.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/vedit.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/vedit.h... Preprocessing /home/neteler/src/releasebranch_8_5/include/grass/version.h... Parsing file /home/neteler/src/releasebranch_8_5/include/grass/version.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/arraystats/arraystatslib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/arraystats/arraystatslib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/arraystats/basic.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/arraystats/basic.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/arraystats/class.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/arraystats/class.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/bitmap/bitmap.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/bitmap/bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/bitmap/main.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/bitmap/main.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/bitmap/smain.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/bitmap/smain.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/bitmap/sparse.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/bitmap/sparse.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/create.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/create.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/find.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/find.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/free.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/free.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/next.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/next.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/rewind.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/rewind.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree/update.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree/update.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree2/btree2lib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree2/btree2lib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree2/kdtree.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree2/kdtree.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree2/kdtree.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree2/kdtree.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/btree2/rbtree.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/btree2/rbtree.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/box.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/cairodriver.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/cairodriver.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/cairodriver.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/cairodriver.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/color.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/graph.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/graph.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/read.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/read.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_bmp.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_ppm.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_xid.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/read_xid.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/text.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/text.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/write.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/write.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_bmp.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_ppm.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_xid.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cairodriver/write_xid.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/calc.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/calc.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/check.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/check.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/function.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/function.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xabs.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xabs.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xacos.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xacos.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xadd.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xadd.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xand.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xand.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xand2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xand2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xasin.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xasin.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xatan.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xatan.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xbitand.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xbitand.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xbitnot.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xbitnot.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xbitor.c... Parsing file /home/neteler/src/rel/home/neteler/src/releasebranch_8_5/lib/cdhc/cdhclib.dox:35: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_5/lib/arraystats/arraystatslib.dox, line 60) easebranch_8_5/lib/calc/xbitor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xbitxor.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xbitxor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xceil.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xceil.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xcos.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xcos.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xdiv.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xdiv.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xdouble.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xdouble.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xeq.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xeq.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xeval.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xeval.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xexp.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xexp.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xfloat.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xfloat.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xfloor.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xfloor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xge.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xge.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xgraph.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xgraph.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xgt.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xgt.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xif.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xif.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xint.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xint.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xisnull.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xisnull.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xle.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xle.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xlog.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xlog.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xlt.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xlt.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmax.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmax.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmedian.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmedian.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmin.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmin.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmod.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmod.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmode.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmode.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xmul.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xmul.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xne.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xne.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xneg.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xneg.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnmax.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnmax.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnmedian.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnmedian.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnmin.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnmin.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnmode.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnmode.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnot.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnot.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xnull.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xnull.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xor.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xor2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xor2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xpow.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xpow.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xrand.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xrand.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xround.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xround.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xshiftl.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xshiftl.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xshiftr.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xshiftr.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xshiftru.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xshiftru.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xsin.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xsin.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xsqrt.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xsqrt.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xsub.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xsub.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/calc/xtan.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/calc/xtan.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/andrsnde.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/andrsnde.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/andrsndn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/andrsndn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/as177.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/as177.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/as181.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/as181.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/as241.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/as241.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/as66.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/as66.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/cdhclib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/cdhclib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/chisqe.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/chisqe.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/chisqn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/chisqn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/cvmw2e.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/cvmw2e.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/cvmw2n.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/cvmw2n.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/dagstndn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/dagstndn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/dcmp.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/dcmp.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/dmax.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/dmax.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/dmaxe.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/dmaxe.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/durbins.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/durbins.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/extreme.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/extreme.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/geary.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/geary.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/kotz.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/kotz.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/kse.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/kse.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/ksn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/ksn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/kuiprsve.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/kuiprsve.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/kuiprsvn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/kuiprsvn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/normp.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/normp.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/omnibus.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/omnibus.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/royston.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/royston.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiro1.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiro1.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiro2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiro2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiroe.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/shapiroe.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/watsonue.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/watsonue.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/watsonun.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/watsonun.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/weisberg.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/weisberg.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cdhc/xinormal.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cdhc/xinormal.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_assign.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_assign.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_begin.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_begin.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_clear.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_clear.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_distinct.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_distinct.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_exec.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_exec.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_execmem.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_execmem.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_means.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_means.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_merge.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_merge.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_nclasses.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_nclasses.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_point.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_point.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_reassign.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_reassign.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_reclass.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_reclass.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_sep.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_sep.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_sig.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_sig.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/c_sum2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/c_sum2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/cluster/clusterlib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/cluster/clusterlib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/between.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/between.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/change.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/change.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/copy.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/copy.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/diff.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/diff.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/error.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/error.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/format.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/format.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/incr1.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/incr1.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/incr2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/incr2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/incr3.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/incr3.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/local.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/local.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/misc.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/misc.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/same.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/same.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/scan.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/scan.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/sign.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/sign.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/type.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/type.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/tz1.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/tz1.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/tz2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/tz2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/datetime/values.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/datetime/values.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/alloc.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/case.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/case.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/column.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/column.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/columnfmt.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/columnfmt.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/connect.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/connect.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/cursor.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/cursor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/datetime.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/datetime.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dbmscap.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dbmscap.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dbstubs.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dbstubs.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/default_name.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/default_name.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dirent.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/dirent.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/error.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/error.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/handle.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/handle.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/interval.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/interval.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/isdir.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/isdir.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/legal_dbname.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/legal_dbname.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/login.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/login.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/macros.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/macros.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/ret_codes.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/ret_codes.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/sqlCtype.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/sqlCtype.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/sqltype.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/sqltype.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/string.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/string.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/strip.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/strip.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/token.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/token.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/value.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/value.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/valuefmt.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/valuefmt.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/whoami.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/whoami.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdr.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdr.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdr.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdr.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrchar.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrchar.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrcolumn.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrcolumn.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrdatetime.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrdatetime.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrdouble.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrdouble.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrfloat.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrfloat.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrhandle.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrhandle.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrindex.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrindex.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrint.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrint.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrprocedure.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrprocedure.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrshort.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrshort.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrstring.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrstring.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrtable.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrtable.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrtoken.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrtoken.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrvalue.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/xdrvalue.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/zero.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_base/zero.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_add_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_add_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_close_cur.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_close_cur.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_closedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_closedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_create_idx.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_create_idx.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_create_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_create_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_createdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_createdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_delete.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_delete.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_deletedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_desc_table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_drop_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_execute.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_execute.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_fetch.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_fetch.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_finddb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_finddb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_insert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_insert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_drivers.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_drivers.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_idx.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_idx.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_tabs.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_list_tabs.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_listdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_listdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_opendb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_opendb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openinsert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openinsert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openselect.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openselect.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openupdate.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_openupdate.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_priv.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_priv.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_rows.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_rows.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_update.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_update.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_version.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/c_version.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/column.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/column.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/copy_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/copy_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/db.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/db.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/delete_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/delete_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/handler.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/handler.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/printtab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/printtab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/select.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/select.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/shutdown.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/shutdown.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/start.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/start.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_client/table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_add_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_add_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_close_cur.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_close_cur.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_closedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_closedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_create_idx.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_create_idx.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_create_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_create_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_createdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_createdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_delete.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_delete.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_deletedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_desc_table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_drop_tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_error.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_error.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_execute.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_execute.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_fetch.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_fetch.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_finddb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_finddb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_insert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_insert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_list_idx.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_list_idx.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_list_tabs.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_list_tabs.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_listdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_listdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_mkdir.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_mkdir.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_opendb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_opendb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openinsert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openinsert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openselect.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openselect.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openupdate.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_openupdate.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_priv.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_priv.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_rows.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_rows.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_update.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_update.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_version.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/d_version.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/driver.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/driver_state.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/driver_state.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/procs.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmi_driver/procs.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/dbmilib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/dbmilib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/alloc.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/print.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/print.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sql.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sql.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.tab.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.tab.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.tab.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.tab.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.yy.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/sqlp/sqlp.yy.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/add_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/add_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/close_cursor.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/close_cursor.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/closedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/closedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/create_index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/create_index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/create_table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/create_table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/createdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/createdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/delete.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/delete.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/deletedb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/desc_table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_col.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_table.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/drop_table.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/execute.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/execute.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/fetch.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/fetch.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/finddb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/finddb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/finish.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/finish.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/init.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/init.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/insert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/insert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/list_index.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/list_index.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/list_tables.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/list_tables.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/listdb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/listdb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_insert.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_insert.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_select.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_select.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_update.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/open_update.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/opendb.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/opendb.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/priv.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/priv.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/rows.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/rows.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/transaction.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/transaction.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/db/stubs/update.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/db/stubs/update.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/clip.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/clip.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/clip.h... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/clip.h... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/cnversions.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/cnversions.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/displaylib.dox... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/displaylib.dox... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/draw2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/draw2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/icon.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/icon.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/r_raster.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/r_raster.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/raster.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/raster.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/raster2.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/raster2.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/setup.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/setup.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/symbol.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/symbol.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/tran_colr.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/tran_colr.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/display/window.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/display/window.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/driver/box.c... Parsing file /home/neteler/src/releasebranch_8_5/lib/driver/box.c... Preprocessing /home/neteler/src/releasebranch_8_5/lib/driver/co